de.jreality.plugin.basic
Class ToolSystemPlugin
java.lang.Object
Plugin
de.jreality.plugin.basic.ToolSystemPlugin
- All Implemented Interfaces:
- EventListener, ChangeListener
public class ToolSystemPlugin
- extends Plugin
- implements ChangeListener
- Author:
- Steffen Weissmann
ToolSystemPlugin
public ToolSystemPlugin()
stateChanged
public void stateChanged(ChangeEvent e)
- Specified by:
stateChanged
in interface ChangeListener
getPluginInfo
public PluginInfo getPluginInfo()
install
public void install(Controller c)
throws Exception
- Throws:
Exception
uninstall
public void uninstall(Controller c)
throws Exception
- Throws:
Exception
getToolSystem
public ToolSystem getToolSystem()