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 - [50cat] Options Dialog on Mac OS X like other Mac OS X Preferances Dialog
Summary: [50cat] Options Dialog on Mac OS X like other Mac OS X Preferances Dialog
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords: L&F
: 65080 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-02 13:47 UTC by lordy
Modified: 2008-12-22 21:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
current Options Dialog on Mac OS X (70.67 KB, image/png)
2005-10-02 13:50 UTC, lordy
Details
iTunes Options Dialog (98.95 KB, image/png)
2005-10-02 13:52 UTC, lordy
Details
patched NetBeans Options Dialog (62.11 KB, image/png)
2005-10-02 13:53 UTC, lordy
Details
patch of core/options/src/org/netbeans/modules/options/OptionsPanel.java (8.55 KB, patch)
2005-10-02 13:55 UTC, lordy
Details | Diff
new border classe core/options/src/org/netbeans/modules/options/ui/VariableBorder.java (3.28 KB, text/plain)
2005-10-02 13:59 UTC, lordy
Details

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