org.xnap.plugin.laf.technical
Class TechnicalPlugin

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

public class TechnicalPlugin
extends AbstractThemePlugin


Nested Class Summary
 class TechnicalPlugin.TechnicalTheme
           
 
Constructor Summary
TechnicalPlugin()
           
 
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

TechnicalPlugin

public TechnicalPlugin()
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.