public static class BasicGraphController.SchematicContextMenuFactory extends PtolemyMenuFactory
| Constructor and Description |
|---|
SchematicContextMenuFactory(GraphController controller)
Create a new context menu factory associated with the
specified controller.
|
| Modifier and Type | Method and Description |
|---|---|
protected NamedObj |
_getObjectFromFigure(Figure source)
Return the Ptolemy object that the given figure represents.
|
addMenuItemFactory, create, getController, menuItemFactoryList, removeMenuItemFactorypublic SchematicContextMenuFactory(GraphController controller)
controller - The controller.protected NamedObj _getObjectFromFigure(Figure source)
PtolemyMenuFactory_getObjectFromFigure in class PtolemyMenuFactorysource - The figure.