org.xnap.plugin.laf.liquid
Class LiquidPlugin

java.lang.Object
  extended by org.xnap.plugin.AbstractPlugin
      extended by org.xnap.plugin.AbstractThemePlugin
          extended by org.xnap.plugin.laf.liquid.LiquidPlugin
All Implemented Interfaces:
Plugin

public class LiquidPlugin
extends AbstractThemePlugin


Nested Class Summary
 class LiquidPlugin.LiquidTheme
           
 
Constructor Summary
LiquidPlugin()
           
 
Method Summary
protected  Theme createTheme()
          Creates and returns the theme.
 
Methods inherited from class org.xnap.plugin.AbstractThemePlugin
getTheme, start, startGUI, 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

LiquidPlugin

public LiquidPlugin()
Method Detail

createTheme

protected Theme createTheme()
Description copied from class: AbstractThemePlugin
Creates and returns the theme.

Specified by:
createTheme in class AbstractThemePlugin


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