|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectShrinkPanelPlugin
de.jreality.plugin.basic.ViewShrinkPanelPlugin
public abstract class ViewShrinkPanelPlugin
Use this class to get a ShrinkPanelPlugin
that will be added to the
main SideContainerPerspective
of JRViewer
, i.e., View
. Extend this class
and add it to the JRViewer with JRViewer#registerPlugin()
;
SceneShrinkPanel
Constructor Summary | |
---|---|
ViewShrinkPanelPlugin()
|
Method Summary | |
---|---|
java.lang.Class<? extends SideContainerPerspective> |
getPerspectivePluginClass()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewShrinkPanelPlugin()
Method Detail |
---|
public java.lang.Class<? extends SideContainerPerspective> getPerspectivePluginClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |