de.jreality.plugin.basic
Class Inspector
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.basic.Inspector
public class Inspector
- extends ShrinkPanelPlugin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Inspector
public Inspector()
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
getPluginInfo
public PluginInfo getPluginInfo()
getPerspectivePluginClass
public java.lang.Class<? extends SideContainerPerspective> getPerspectivePluginClass()
restoreStates
public void restoreStates(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
storeStates
public void storeStates(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
isReceiveSelections
public boolean isReceiveSelections()
setReceiveSelections
public void setReceiveSelections(boolean b)
isPropagateSelections
public boolean isPropagateSelections()
setPropagateSelections
public void setPropagateSelections(boolean b)
getHelpDocument
public java.lang.String getHelpDocument()
getHelpPath
public java.lang.String getHelpPath()
getHelpHandle
public java.lang.Class<?> getHelpHandle()