Class 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Skinit

        public Skinit()
    • Method Detail

      • main

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