|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectToolBarAggregator
de.jreality.plugin.basic.ViewToolBar
public class ViewToolBar
| Constructor Summary | |
|---|---|
ViewToolBar()
|
|
| Method Summary | |
|---|---|
void |
addTool(Class<?> context,
double priority,
Component c)
|
Class<? extends PerspectiveFlavor> |
getPerspective()
|
PluginInfo |
getPluginInfo()
|
double |
getToolBarPriority()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewToolBar()
| Method Detail |
|---|
public PluginInfo getPluginInfo()
public Class<? extends PerspectiveFlavor> getPerspective()
public void addTool(Class<?> context,
double priority,
Component c)
public double getToolBarPriority()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||