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 - Allow to get selected category in the palette manager
Summary: Allow to get selected category in the palette manager
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 58859
  Show dependency tree
 
Reported: 2005-06-17 12:47 UTC by David Kaspar
Modified: 2008-12-22 20:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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