This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 4376

Summary: DataLoader and UniFileLoader ought to have general beaninfo.
Product: platform Reporter: Jesse Glick <jglick>
Component: -- Other --Assignee: support <support>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 1999-10-09 01:16:42 UTC
There should be in impl DataLoaderBeanInfo and UniFileLoaderBeanInfo, and all data loaders should request additional bean infos from them. DataLoaderBeanInfo should specify displayName (r/-) and act
ions (r/w), and UniFileLoaderBeanInfo should add extensionList (r/w).

If possible, would be nice to have some sort of property editor for the SystemAction[] actions property...this could be difficult however. Should there be a general SystemActionEditor which this could
 use to advantage? See also suggestion re. user-friendly keybinding customization.

[jglick] BeanInfos now there; displayName is not displayed (useless), actions not displayed (no prop editor), extensions are displayed. Another StarTeam entry already has more details re. prop editor
for the SystemAction[].
Comment 1 Marek Grummich 2000-07-25 09:34:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 15:12:28 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.