de.jreality.plugin.basic
Class Inspector
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.basic.Inspector
public class Inspector
- extends ShrinkPanelPlugin
Inspector
public Inspector()
install
public void install(Controller c)
throws Exception
- Throws:
Exception
uninstall
public void uninstall(Controller c)
throws Exception
- Throws:
Exception
getPluginInfo
public PluginInfo getPluginInfo()
getPerspectivePluginClass
public Class<? extends SideContainerPerspective> getPerspectivePluginClass()
restoreStates
public void restoreStates(Controller c)
throws Exception
- Throws:
Exception
storeStates
public void storeStates(Controller c)
throws Exception
- Throws:
Exception
isReceiveSelections
public boolean isReceiveSelections()
setReceiveSelections
public void setReceiveSelections(boolean b)
isPropagateSelections
public boolean isPropagateSelections()
setPropagateSelections
public void setPropagateSelections(boolean b)
getHelpDocument
public String getHelpDocument()
getHelpPath
public String getHelpPath()
getHelpHandle
public Class<?> getHelpHandle()