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 106286 - Miscellaneous panel redesign.
Summary: Miscellaneous panel redesign.
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: rmatous
URL: http://ui.netbeans.org/docs/ui/Option...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-11 15:47 UTC by Josef Pavlicek
Modified: 2008-12-22 14:34 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Pavlicek 2007-06-11 15:47:02 UTC
Hi, please redesign Miscellaneous panel according the Option Menu UI Spec.
Placed here:
(http://ui.netbeans.org/docs/ui/OptionMenuDialogues/#Miscellaneousredesign)
Thanks
Josef Pavlicek
Comment 1 rmatous 2007-06-11 16:07:44 UTC
Comparing UI spec. to current state there is needed:
1/ re-layout the main panel to have category switch horizontally oriented on top
of it
2/ in Miscellaneous - replace tree like view and replace it by tabbed pane
whereas individual panel should have gray background

core/options infra. changes:
/cvs/core/options/src/org/netbeans/modules/options/OptionsPanel.java,v  <--  new
revision: 1.42; previous revision: 1.41

/cvs/core/options/src/org/netbeans/modules/options/advanced/AdvancedPanel.java,v
 new revision: 1.15; previous revision: 1.14

/cvs/core/options/src/org/netbeans/modules/options/advanced/Model.java,v  <-- 
new revision: 1.16; previous revision: 1.15

/cvs/core/options/src/org/netbeans/modules/options/advanced/WhiteTabbedPanel.java,v
 new revision: delete; previous revision: 1.7

/cvs/core/options/src/org/netbeans/modules/options/ui/TabbedPanel.java,v  <-- 
new revision: delete; previous revision: 1.8

gray instead of white background in individual panels:
/cvs/subversion/main/src/org/netbeans/modules/subversion/options/SvnOptionsPanel.java,v
 <--  SvnOptionsPanel.java
new revision: 1.5; previous revision: 1.4

/cvs/subversion/main/src/org/netbeans/modules/subversion/options/SvnOptionsPanel.form,v
 <--  SvnOptionsPanel.form
new revision: 1.5; previous revision: 1.4

/cvs/diff/src/org/netbeans/modules/diff/DiffOptionsPanel.java,v  <-- 
DiffOptionsPanel.java
new revision: 1.2; previous revision: 1.1

/cvs/diff/src/org/netbeans/modules/diff/DiffOptionsPanel.form,v  <-- 
DiffOptionsPanel.form
new revision: 1.2; previous revision: 1.1

/cvs/form/src/org/netbeans/modules/form/FormEditorCustomizer.java,v  <-- 
FormEditorCustomizer.java
new revision: 1.12; previous revision: 1.11

/cvs/versioncontrol/localhistory/src/org/netbeans/modules/localhistory/options/LocalHistoryOptionsPanel.java,v
 <--  LocalHistoryOptionsPanel.java
new revision: 1.4; previous revision: 1.3

/cvs/versioncontrol/localhistory/src/org/netbeans/modules/localhistory/options/LocalHistoryOptionsPanel.form,v
 <--  LocalHistoryOptionsPanel.form
new revision: 1.4; previous revision: 1.3

/cvs/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/options/CvsOptionsPanel.java,v
 <--  CvsOptionsPanel.java
new revision: 1.4; previous revision: 1.3

/cvs/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/options/CvsOptionsPanel.form,v
 <--  CvsOptionsPanel.form
new revision: 1.3; previous revision: 1.2

/cvs/ant/src/org/apache/tools/ant/module/AntCustomizer.java,v  <-- 
AntCustomizer.java
new revision: 1.25; previous revision: 1.24

/cvs/ant/src/org/apache/tools/ant/module/AntCustomizer.form,v  <-- 
AntCustomizer.form
new revision: 1.4; previous revision: 1.3