|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.vergil.toolbox.PtolemyMenuFactory
ptolemy.vergil.basic.BasicGraphController.SchematicContextMenuFactory
public static class BasicGraphController.SchematicContextMenuFactory
Factory for context menus.
Constructor Summary | |
---|---|
BasicGraphController.SchematicContextMenuFactory(GraphController controller)
Create a new context menu factory associated with the specified controller. |
Method Summary | |
---|---|
protected NamedObj |
_getObjectFromFigure(Figure source)
Return the Ptolemy object that the given figure represents. |
Methods inherited from class ptolemy.vergil.toolbox.PtolemyMenuFactory |
---|
addMenuItemFactory, create, getController, menuItemFactoryList, removeMenuItemFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicGraphController.SchematicContextMenuFactory(GraphController controller)
controller
- The controller.Method Detail |
---|
protected NamedObj _getObjectFromFigure(Figure source)
PtolemyMenuFactory
_getObjectFromFigure
in class PtolemyMenuFactory
source
- The figure.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |