de.jreality.plugin.basic
Class ViewShrinkPanelPlugin
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.basic.ViewShrinkPanelPlugin
- Direct Known Subclasses:
- Persistence, SceneShrinkPanel
public abstract class ViewShrinkPanelPlugin
- extends ShrinkPanelPlugin
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()
;
- Author:
- G. Paul Peters, 22.07.2009
- See Also:
SceneShrinkPanel
ViewShrinkPanelPlugin
public ViewShrinkPanelPlugin()
getPerspectivePluginClass
public Class<? extends SideContainerPerspective> getPerspectivePluginClass()