public class ParameterizedNodeController extends NamedObjController
| Red (johnr) |
| Red (eal) |
| Modifier and Type | Field and Description |
|---|---|
protected static ConfigureAction |
_configureAction
The configure action, which handles edit parameters requests.
|
protected MenuActionFactory |
_configureMenuFactory
The submenu for configure actions.
|
protected MenuCreator |
_menuCreator
The menu creator.
|
protected PtolemyMenuFactory |
_menuFactory
The factory belonging to the menu creator.
|
_configuration_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR| Constructor and Description |
|---|
ParameterizedNodeController(GraphController controller)
Create an attribute controller associated with the specified graph
controller.
|
| Modifier and Type | Method and Description |
|---|---|
MenuActionFactory |
getConfigureMenuFactory()
Return the configuration menu factory.
|
addHotKeys, setConfiguration_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolutionaddNode, addNode, addNode, clearNode, drawNode, getController, getNodeInteractor, getNodeRenderer, removeNode, setNodeInteractor, setNodeRendererprotected static ConfigureAction _configureAction
protected MenuActionFactory _configureMenuFactory
protected MenuCreator _menuCreator
protected PtolemyMenuFactory _menuFactory
public ParameterizedNodeController(GraphController controller)
controller - The associated graph controller.public MenuActionFactory getConfigureMenuFactory()