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 78924 - Minor UML Documention window UI tweaks
Summary: Minor UML Documention window UI tweaks
Status: CLOSED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Craig Conover
URL:
Keywords:
Depends on:
Blocks: 78925
  Show dependency tree
 
Reported: 2006-06-22 19:52 UTC by Craig Conover
Modified: 2006-08-31 02:36 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Conover 2006-06-22 19:52:43 UTC
1) Title should be "UML Documentation Window" 
2) Remove "Font Family" and "Size" from the toolbar
3) Toolbar should be left-aligned
Comment 1 Craig Conover 2006-06-23 00:34:56 UTC
- Changed title to UML Documentation, left out Window because it is redundant to
call it that since that is what the title is displayed on... a window. The
Properties window doesn't say Properties Window, so this is being consistent
with rest of NetBeans. I also added the name of the selected element to the
beginning of the window title to be consistent with NetBeans conventions. For
example, it will read like this for element Foo: Foo - UML Documentation

- Removed Font Family and Size toolbars and left justifed the toolbar.



Comment 2 Craig Conover 2006-06-28 05:02:23 UTC
Changed the toolbars container from a Box to a JPanel in order for it to layout
left-aligned properly.
Comment 3 Craig Conover 2006-06-28 07:40:12 UTC
The fix for this issue also fixes part of an issue in another issue (78925),
which was "remove the icon from the toolbar". That issue has been closed and the
other portion of that issue (doc window should be parallel with Property window)
has been created as issue 79302.
Comment 4 Craig Conover 2006-06-28 08:42:14 UTC
All fixes checked in.

Files affected:
  
uml/core/src/org/netbeans/modules/uml/ui/controls/doccontrol/DocumentationControl.java
uml/core/src/org/netbeans/modules/uml/ui/products/ad/application/ApplicationView.java
uml/documentation/src/org/netbeans/modules/uml/documentation/ui/DocumentationPane.java
uml/documentation/src/org/netbeans/modules/uml/documentation/ui/DocumentationTopComponnet.java
uml/documentation/src/org/netbeans/modules/uml/documentation/ui/Bundle.properties
uml/projectui/src/org/netbeans/modules/uml/project/ui/documentation/UMLDocumentationControl.java
Comment 5 Peter Lam 2006-07-12 23:31:37 UTC
fix verified in coke build 060711.