org.xnap.plugin.laf.liquid
Class LiquidPlugin.LiquidTheme

java.lang.Object
  extended by org.xnap.gui.theme.AbstractTheme
      extended by org.xnap.gui.theme.DefaultIconTheme
          extended by org.xnap.plugin.laf.liquid.LiquidPlugin.LiquidTheme
All Implemented Interfaces:
Theme
Enclosing class:
LiquidPlugin

public class LiquidPlugin.LiquidTheme
extends DefaultIconTheme


Constructor Summary
LiquidPlugin.LiquidTheme()
           
 
Method Summary
 void install()
          Sets the default icon path.
 
Methods inherited from class org.xnap.gui.theme.DefaultIconTheme
isIconTheme
 
Methods inherited from class org.xnap.gui.theme.AbstractTheme
createProperties, getClassName, getName, isConfigurable, showConfigurationDialog, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LiquidPlugin.LiquidTheme

public LiquidPlugin.LiquidTheme()
Method Detail

install

public void install()
Description copied from class: DefaultIconTheme
Sets the default icon path.

Specified by:
install in interface Theme
Overrides:
install in class DefaultIconTheme
See Also:
IconHelper.setIconPath(String)


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