NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

NB Look & Feel customization question

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
Thomas Wolf
Posted via mailing list.





PostPosted: Tue Oct 05, 2010 6:30 pm    Post subject: NB Look & Feel customization question Reply with quote

A couple L&F questions:
1) Is it (still) possible to run NB with third-party L&Fs? There used
to be the Substance plugin, but the work on that has been discontinued.
But there are instructions on how to change the L&F via command-line
options - they're still valid?
2) If so, can someone give me instructions on where to put the L&F
command-line options on Mac OS X (I'm ashamed to say that I'm a complete
newbie on Mac OS X yet have begun developing on it).

Kinda related: a couple years ago I wrote an enhancement bug to allow us
to customize the colors of the main NB windows (rather than just the
editor as is currently the case), but I haven't seen any changes on that
front:

https://netbeans.org/bugzilla/show_bug.cgi?id=151069

Someone from NB, David Simonek, raised the priority of the issue and
said that he'd try to address it. That was in 2008. Is he still
working at Netbeans?

If you think implementation of this bug could be useful, please vote for
it. As I indicated in the bug comments, changing the entire L&F just to
get dark backgrounds in the windows is total overkill.

Thnx,
Tom
Back to top
rhizomorph



Joined: 05 Feb 2009
Posts: 35

PostPosted: Tue Oct 05, 2010 9:42 pm    Post subject: Reply with quote

Modify...

Code:
<install folder>\etc\netbeans.conf


On the line that begins with...

Code:
netbeans_default_options="-J-client -J-Xss2m.....


Add...

Code:
--cp <full path>something.jar --laf <fully qualified class name>
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo