Class Skinit

java.lang.Object
com.l2fprod.gui.plaf.skin.Skinit

public class Skinit extends 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 Details

    • Skinit

      public Skinit()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      The main program for the Skinit class
      Parameters:
      args - The command line arguments
      Throws:
      Exception - Description of Exception