|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.graph.AbstractGraphController
ptolemy.vergil.basic.BasicGraphController
ptolemy.vergil.basic.WithIconGraphController
ptolemy.vergil.basic.RunnableGraphController
ptolemy.vergil.actor.ActorViewerGraphController
ptolemy.vergil.actor.ActorEditorGraphController
ptolemy.vergil.gt.TransformationEditor.TransformationActorGraphController
protected class TransformationEditor.TransformationActorGraphController
Nested Class Summary | |
---|---|
private class |
TransformationEditor.TransformationActorGraphController.NewRelationAction
|
Nested classes/interfaces inherited from class ptolemy.vergil.actor.ActorEditorGraphController |
---|
ActorEditorGraphController.LinkCreator, ActorEditorGraphController.RelationCreator |
Nested classes/interfaces inherited from class ptolemy.vergil.basic.WithIconGraphController |
---|
WithIconGraphController.NewPortAction |
Nested classes/interfaces inherited from class ptolemy.vergil.basic.BasicGraphController |
---|
BasicGraphController.OpenBaseClassAction, BasicGraphController.SchematicContextMenuFactory, BasicGraphController.UnitSolverDialogAction |
Field Summary |
---|
Fields inherited from class ptolemy.vergil.actor.ActorEditorGraphController |
---|
_newRelationAction |
Fields inherited from class ptolemy.vergil.actor.ActorViewerGraphController |
---|
_attributeController, _classDefinitionController, _entityController, _entityPortController, _linkController, _relationController |
Fields inherited from class ptolemy.vergil.basic.WithIconGraphController |
---|
_editIconAction, _portController, _removeIconAction |
Fields inherited from class ptolemy.vergil.basic.BasicGraphController |
---|
_animated, _animationRenderer, _configureAction, _configureMenuFactory, _menuCreator, _menuFactory, _openBaseClassAction, _unitSolverDialogAction |
Constructor Summary | |
---|---|
protected |
TransformationEditor.TransformationActorGraphController()
|
Method Summary | |
---|---|
protected void |
_addHotKeys(JGraph jgraph)
Add hot keys to the actions in the given JGraph. |
protected void |
_createControllers()
Create the controllers for nodes in this graph. |
protected void |
initializeInteraction()
Initialize all interaction on the graph pane. |
Methods inherited from class ptolemy.vergil.actor.ActorEditorGraphController |
---|
_initializeInteraction, addToMenuAndToolbar, setConfiguration |
Methods inherited from class ptolemy.vergil.actor.ActorViewerGraphController |
---|
event, getEdgeController, getEntityController, getNodeController |
Methods inherited from class ptolemy.vergil.basic.RunnableGraphController |
---|
_getManager, executionError, executionFinished, managerStateChanged |
Methods inherited from class ptolemy.vergil.basic.WithIconGraphController |
---|
getNewPortLocation |
Methods inherited from class ptolemy.vergil.basic.BasicGraphController |
---|
clearAnimation, getAnimationDelay, getConfiguration, getConfigureMenuFactory, getFrame, message, setAnimationDelay, setFigure, setFrame, valueChanged |
Methods inherited from class diva.graph.AbstractGraphController |
---|
addEdge, addEdge, addGraphViewListener, addNode, addNode, addNode, addNode, clear, clearEdge, clearNode, dispatch, drawEdge, drawNode, drawNode, getFigure, getGraphModel, getGraphPane, getSelectionModel, removeEdge, removeGraphViewListener, removeNode, rerender, rerenderEdge, rerenderNode, setGraphModel, setGraphPane, setSelectionModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TransformationEditor.TransformationActorGraphController()
Method Detail |
---|
protected void _addHotKeys(JGraph jgraph)
ActorEditorGraphController
_addHotKeys
in class ActorEditorGraphController
jgraph
- The JGraph to which hot keys are to be added.protected void _createControllers()
ActorEditorGraphController
_createControllers
in class ActorEditorGraphController
protected void initializeInteraction()
ActorEditorGraphController
initializeInteraction
in class ActorEditorGraphController
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |