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 60191

Summary: Allow to get selected category in the palette manager
Product: platform Reporter: David Kaspar <dkaspar>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 58859    

Description David Kaspar 2005-06-17 12:47:00 UTC
The API does not allow to get the information about the selected category in the
palette manager when the import action is invoke. This has to be provided for
better usability of import wizards (pre-selected category).
Comment 1 Stanislav Aubrecht 2005-07-08 15:55:25 UTC
fixed

there's a new method getSelectedCategory() in the PaletteController that
provides access to the category containing the currently selected item.
Comment 2 Marian Mirilovic 2005-07-14 13:43:52 UTC
David,
verify please.
Comment 3 Marian Mirilovic 2005-10-26 10:44:02 UTC
v/c