de.jreality.plugin.basic
Class ToolSystemPlugin
java.lang.Object
Plugin
de.jreality.plugin.basic.ToolSystemPlugin
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.ChangeListener
public class ToolSystemPlugin
- extends Plugin
- implements javax.swing.event.ChangeListener
- Author:
- Steffen Weissmann
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolSystemPlugin
public ToolSystemPlugin()
stateChanged
public void stateChanged(javax.swing.event.ChangeEvent e)
- Specified by:
stateChanged
in interface javax.swing.event.ChangeListener
getPluginInfo
public PluginInfo getPluginInfo()
install
public void install(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
uninstall
public void uninstall(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
getToolSystem
public ToolSystem getToolSystem()