org.xnap.plugin.laf.technical
Class TechnicalPlugin.TechnicalTheme

java.lang.Object
  extended by org.xnap.gui.theme.AbstractTheme
      extended by org.xnap.gui.theme.DefaultIconTheme
          extended by org.xnap.plugin.laf.technical.TechnicalPlugin.TechnicalTheme
All Implemented Interfaces:
Theme
Enclosing class:
TechnicalPlugin

public class TechnicalPlugin.TechnicalTheme
extends DefaultIconTheme


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

TechnicalPlugin.TechnicalTheme

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