public class CaseGraphFrame.CaseGraphController extends ActorEditorGraphController
ActorEditorGraphController.LinkCreator, ActorEditorGraphController.NewRelationAction, ActorEditorGraphController.RelationCreator
ActorViewerGraphController.EntityLayout
WithIconGraphController.NewPortAction
BasicGraphController.OpenBaseClassAction, BasicGraphController.SchematicContextMenuFactory, BasicGraphController.UnitSolverDialogAction
_newRelationAction
_addonActorController, _attributeController, _classDefinitionController, _entityController, _entityPortController, _linkController, _relationController
_editIconAction, _portController, _removeIconAction
_animated, _animationRenderer, _configureAction, _configureMenuFactory, _menuCreator, _menuFactory, _openBaseClassAction, _unitSolverDialogAction
Constructor and Description |
---|
CaseGraphController() |
Modifier and Type | Method and Description |
---|---|
protected void |
_addHotKeys(JGraph jgraph)
Add hot keys to the actions in the given JGraph.
|
GraphModel |
getGraphModel()
Override the base class to select the graph model associated
with the selected pane.
|
_createControllers, _initializeInteraction, addToMenuAndToolbar, initializeInteraction, setConfiguration
event, getEdgeController, getEntityController, getNodeController
_getManager, executionError, executionFinished, managerStateChanged
getNewPortLocation
_areThereActiveErrorHighlights, _getClearAllErrorHighlightsChangeRequest, clearAllErrorHighlights, clearAnimation, getAnimationDelay, getConfiguration, getConfigureMenuFactory, getFrame, highlightError, message, setAnimationDelay, setFigure, setFrame, valueChanged
addEdge, addEdge, addGraphViewListener, addNode, addNode, addNode, addNode, clear, clearEdge, clearNode, dispatch, drawEdge, drawNode, drawNode, getFigure, getGraphPane, getSelectionModel, removeEdge, removeGraphViewListener, removeNode, rerender, rerenderEdge, rerenderNode, setGraphModel, setGraphPane, setSelectionModel
public GraphModel getGraphModel()
getGraphModel
in interface GraphController
getGraphModel
in class AbstractGraphController
protected void _addHotKeys(JGraph jgraph)
_addHotKeys
in class ActorEditorGraphController
jgraph
- The JGraph to which hot keys are to be added.