Results 1 to 5 of 5
Thread: Java GUI
- 01-26-2012, 11:37 PM #1
Member
- Join Date
- Jul 2011
- Posts
- 76
- Rep Power
- 0
- 01-27-2012, 12:31 AM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,609
- Rep Power
- 5
Re: Java GUI
What is the synth class? This isn't part of the normal java swing package. For swing, I suggest you study:
Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)
- 01-27-2012, 01:35 AM #3
Member
- Join Date
- Jul 2011
- Posts
- 76
- Rep Power
- 0
- 01-27-2012, 01:43 AM #4
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,609
- Rep Power
- 5
Re: Java GUI
Again, synth is not a class in the standard Swing package. If you are talking about the Synth Look and Feel, then Synth refers to the LAF package. See
The Synth Look and Feel (The Java™ Tutorials > Creating a GUI With JFC/Swing > Modifying the Look and Feel)
There is a link to the package classes, and the link on that page for how to set the look and feel.
- 01-27-2012, 05:55 AM #5


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks