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 65626

Summary: [50cat] Options Dialog on Mac OS X like other Mac OS X Preferances Dialog
Product: platform Reporter: lordy <lordy>
Component: Options&SettingsAssignee: Jan Jancura <jjancura>
Status: VERIFIED FIXED    
Severity: blocker Keywords: L&F
Priority: P3    
Version: 5.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: current Options Dialog on Mac OS X
iTunes Options Dialog
patched NetBeans Options Dialog
patch of core/options/src/org/netbeans/modules/options/OptionsPanel.java
new border classe core/options/src/org/netbeans/modules/options/ui/VariableBorder.java

Description lordy 2005-10-02 13:47:43 UTC
[ BUILD # : 200509221800 ]
[ JDK VERSION : 1.5.0_04 ]

Here a patch that makes on Mac OS X with Aqua LnF the Options 
Dialog look like other Mac OS X Preferances Dialogs.

There a no big changes needed in OptionsPanel.java, only some 
changes for postions and borders. 
 
Take a look at the screenshots.
Comment 1 lordy 2005-10-02 13:50:20 UTC
Created attachment 25395 [details]
current Options Dialog on Mac OS X
Comment 2 lordy 2005-10-02 13:52:01 UTC
Created attachment 25396 [details]
iTunes Options Dialog
Comment 3 lordy 2005-10-02 13:53:42 UTC
Created attachment 25397 [details]
patched NetBeans Options Dialog
Comment 4 lordy 2005-10-02 13:55:32 UTC
Created attachment 25399 [details]
patch of core/options/src/org/netbeans/modules/options/OptionsPanel.java
Comment 5 lordy 2005-10-02 13:59:19 UTC
Created attachment 25401 [details]
new border classe core/options/src/org/netbeans/modules/options/ui/VariableBorder.java
Comment 6 Jan Jancura 2005-10-03 12:38:19 UTC
Thanks, it looks good. Can you sign 
http://www.netbeans.org/about/legal/ca.html
our "Contributor Agreement", and fax it to:
http://www.netbeans.org/kb/faqs/contributor-agreement.html#FaqHowDoIFileACA

Comment 7 lordy 2005-10-03 13:05:27 UTC
I have allready fill one CA for http://jdic.dev.java.net but because this look different i now send the 
netbeans to CA to NB_JCA@sun.com
Comment 8 lordy 2005-10-07 22:55:43 UTC
my CA get accpeted and you can find my name (Christopher Atlan) on http://www.netbeans.org/about/
legal/approved-contributors.html
Comment 9 Jan Jancura 2005-11-30 21:41:07 UTC
fixed in trunk
thanks for your help and sorry for late response.


IDE:-------------------------------------------------
IDE: [30.11.05 22:39] Committing "Options Dialog and SPI" started
cvs server: scheduling file `VariableBorder.java' for addition
cvs server: use 'cvs commit' to add this file permanently
RCS file:
/cvs/core/options/src/org/netbeans/modules/options/ui/VariableBorder.java,v
done
Checking in ui/VariableBorder.java;
/cvs/core/options/src/org/netbeans/modules/options/ui/VariableBorder.java,v  <--
 VariableBorder.java
initial revision: 1.1
done
Checking in OptionsPanel.java;
/cvs/core/options/src/org/netbeans/modules/options/OptionsPanel.java,v  <-- 
OptionsPanel.java
new revision: 1.23; previous revision: 1.22
done
IDE: [30.11.05 22:39] Committing "Options Dialog and SPI" finished
Comment 10 Jan Jancura 2005-11-30 21:42:28 UTC
*** Issue 65080 has been marked as a duplicate of this issue. ***
Comment 11 lordy 2006-01-18 18:49:22 UTC
verified against netbeans 5.0 rc1