InfoOverlay |
getInfoOverlay()
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoOverlayPlugin
public InfoOverlayPlugin()
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
getInfoOverlay
public InfoOverlay getInfoOverlay()
|