de.jreality.plugin.basic
Class ViewToolBar

java.lang.Object
  extended by ToolBarAggregator
      extended by de.jreality.plugin.basic.ViewToolBar

public class ViewToolBar
extends ToolBarAggregator


Constructor Summary
ViewToolBar()
           
 
Method Summary
 java.lang.Class<? extends PerspectiveFlavor> getPerspective()
           
 PluginInfo getPluginInfo()
           
 double getToolBarPriority()
           
 void install(Controller c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewToolBar

public ViewToolBar()
Method Detail

getPluginInfo

public PluginInfo getPluginInfo()

getPerspective

public java.lang.Class<? extends PerspectiveFlavor> getPerspective()

install

public void install(Controller c)
             throws java.lang.Exception
Throws:
java.lang.Exception

getToolBarPriority

public double getToolBarPriority()