org.xnap.plugin.laf.looks
Class LooksPlugin

java.lang.Object
  extended by org.xnap.plugin.AbstractPlugin
      extended by org.xnap.plugin.AbstractLAFPlugin
          extended by org.xnap.plugin.laf.looks.LooksPlugin
All Implemented Interfaces:
Plugin

public class LooksPlugin
extends AbstractLAFPlugin


Constructor Summary
LooksPlugin()
           
 
Method Summary
 void installLookAndFeel()
           
 void startGUI()
          Updates the look and feel menu.
 
Methods inherited from class org.xnap.plugin.AbstractLAFPlugin
start, stop, stopGUI
 
Methods inherited from class org.xnap.plugin.AbstractPlugin
getInfo, setInfo, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LooksPlugin

public LooksPlugin()
Method Detail

installLookAndFeel

public void installLookAndFeel()
Overrides:
installLookAndFeel in class AbstractLAFPlugin

startGUI

public void startGUI()
Description copied from class: AbstractLAFPlugin
Updates the look and feel menu.

Specified by:
startGUI in interface Plugin
Overrides:
startGUI in class AbstractLAFPlugin
See Also:
Plugin.startGUI()


Copyright © 2001-2005 XNap Team. All Rights Reserved.