Jasonbot macrumors 68020 Original poster Aug 15, 2006 2,467 0 The Rainbow Nation RSA Sep 7, 2008 #1 I'm coding a java project in netbeans but the programme always uses the default OS X LAF. How do I get netbeans to make my projects run with say the Metal LAF?
I'm coding a java project in netbeans but the programme always uses the default OS X LAF. How do I get netbeans to make my projects run with say the Metal LAF?
S sord macrumors 6502 Jun 16, 2004 352 0 Sep 7, 2008 #2 I find it surprising that you knew what to look for (look and feel) but couldn't find it... http://java.sun.com/docs/books/tutorial/uiswing/lookandfeel/plaf.html
I find it surprising that you knew what to look for (look and feel) but couldn't find it... http://java.sun.com/docs/books/tutorial/uiswing/lookandfeel/plaf.html
Jasonbot macrumors 68020 Original poster Aug 15, 2006 2,467 0 The Rainbow Nation RSA Sep 7, 2008 #3 so there's no netbeans setting that I can change to do this? also: I get this error: unreported exception java.lang.ClassNotFoundException; must be caught or declared to be thrown I don't think I have te default LAF installed, where do I get it?
so there's no netbeans setting that I can change to do this? also: I get this error: unreported exception java.lang.ClassNotFoundException; must be caught or declared to be thrown I don't think I have te default LAF installed, where do I get it?
S sord macrumors 6502 Jun 16, 2004 352 0 Sep 7, 2008 #4 If you're using Matisse, there may be a setting somewhere -- not sure. For the ClassDefNotFound, what class did you pass when trying to change the LAF?
If you're using Matisse, there may be a setting somewhere -- not sure. For the ClassDefNotFound, what class did you pass when trying to change the LAF?