RE: Look and Feel
"Jay Gindin" <[email protected]> Tue, 6 May 2003 14:23:05 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
I use the jGoodies LAF. On the command line for starting jswat, add a "-Dswing.defaultlaf=your.laf", where "your.laf" is the full class name of the LAF you want to use. E.g., "-Dswing.defaultlaf=com.jgoodies.plaf.plastic.PlasticXPLookAndFeel". jay > -----Original Message----- > From: Michael Saunders [mailto:[email protected]] > Sent: Tuesday, May 06, 2003 1:44 PM > To: [email protected] > Subject: [jswat-user] Look and Feel > > > Can I use a custom look and feel as a substitute for the > default metal > look and feel. I really like the "Kunststoff" look > (http://www.incors.org). I have used it in other products > like netbeans > but I didn't see any documentation to use it in jswat. Is there a > command line option or property that I can set that will allow me to > specify another look and feel for metal? > > Thanks, > Michael > > _______________________________________________ > jswat-user mailing list > [email protected] > http://www.bluemarsh.com/mailman/listinfo/jswat-user >