|
trassare.com | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.trassare.calculator.ui.LandFLoader
public class LandFLoader
LandFLoader manages the OYOAHA look and feel for the application.
| Constructor Summary | |
|---|---|
LandFLoader(JFrame inFrame,
Properties inAppProps)
Default constructor. |
|
| Method Summary | |
|---|---|
String |
getLandF()
Get the name of the current look and feel. |
void |
setLandF(String landf)
Sets the look and feel using a given filename. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LandFLoader(JFrame inFrame,
Properties inAppProps)
inFrame - the application's frame.inAppProps - the application properties.| Method Detail |
|---|
public final String getLandF()
public final void setLandF(String landf)
landf - the name of the look-and-feel file to load.
|
trassare.com | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||