Package com.l2fprod.gui.plaf.skin
Class Skinit
- java.lang.Object
-
- com.l2fprod.gui.plaf.skin.Skinit
-
public class Skinit extends java.lang.Object
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.- Version:
- $Revision: 1.4 $, $Date: 2004/07/09 16:11:30 $
- Author:
- $Author: l2fprod $
-
-
Constructor Summary
Constructors Constructor Description Skinit()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
The main program for the Skinit class
-