Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

LookAndFeel help

  Asked By: Aysel    Date: Aug 09    Category: Java    Views: 573
  

I have an assignment to do using LookAndFeel class.
I'm a newbie to Java, and material on this topis seems scarce. Most
of what I see is just to change from Metal to Motif, etc.

I know there are more methods in this class, but just not sure how to
implement them - methods like installColors() installColorsAndFont().
Does anybody have any examples, or can you point me to a book that's
geared for teaching rather than a reference?

I'm thinking of defining a panel with checkboxes with various values,
and changing the panel with each checkbox marked.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Liam Bouchard     Answered On: Aug 09

Sun has an online book  called java  Look and Feel Design Guidelines.
(Probably more than you'd ever want to know about the Java GUI)

java.sun.com/products/jlf/ed2/book/index.html

 
Didn't find what you were looking for? Find more on LookAndFeel help Or get search suggestion and latest updates.




Tagged: