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 128201 - all modeling palette categories should be expanded by default
Summary: all modeling palette categories should be expanded by default
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-22 21:37 UTC by Peter Lam
Modified: 2008-05-02 21:26 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 Peter Lam 2008-02-22 21:37:36 UTC
Currently the sequence diagram has all modeling palette categories collapsed by default.
In class diagram, only the Basic category is expanded while the others are collapsed. 
To be consistent, all categories should be expanded by default, or at least the Basic should be expanded.
Comment 1 Thuy.d Nguyen 2008-03-29 07:42:50 UTC
Have ddded the logic to expand by default all the palette categories for all diagrams.

Tag: unstable_uml_visualcomponent
User: thuydn  
Date: 2008/02/27 13:49:27

Modified:
   uml/drawingareacontrol/src/org/netbeans/modules/uml/drawingarea/palette/PaletteSupport.java

Log:
 Implemented initPaletteSettings() method to expand all the categories on a palette by default.

File Changes:

Directory: /uml/drawingareacontrol/src/org/netbeans/modules/uml/drawingarea/palette/
====================================================================================

File [changed]: PaletteSupport.java
Url:
http://uml.netbeans.org/source/browse/uml/drawingareacontrol/src/org/netbeans/modules/uml/drawingarea/palette/PaletteSupport.java?r1=1.1.2.6&r2=1.1.2.7
Delta lines:  +21 -1
--------------------
--- PaletteSupport.java	22 Jan 2008 18:00:07 -0000	1.1.2.6
+++ PaletteSupport.java	27 Feb 2008 21:49:24 -0000	1.1.2.7
Comment 2 Peter Lam 2008-05-02 21:26:00 UTC
verified in build 20080501.