|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.l2fprod.gui.plaf.skin.Skinit
public class Skinit
Skinit.
Skinit is Skin Look And Feel wrapper. It allows you to start any application
with SkinLF. Skinit will prevent the application to set its own Look And
Feel. Once Skin Look And Feel is set, it can't be removed.
Constructor Summary | |
---|---|
Skinit()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main program for the Skinit class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Skinit()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- The command line arguments
java.lang.Exception
- Description of Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |