public class TabbedActorController extends ActorInstanceController
ActorController.ListenToActorActionAttributeController.AccessIconController.IconRenderer| Modifier and Type | Field and Description |
|---|---|
protected TabbedLookInsideAction |
_openInTabAction |
_convertToClassAction_access, _editIconAction, _flipPortsHorizontal, _flipPortsVertical, _lookInsideAction, _openInstanceAction, _removeIconAction, _rotatePortsClockwise, _rotatePortsCounterclockwise_appearanceMenuActionFactory, _listenToAction, _renameAction, FULL, PARTIAL_configureAction, _configureMenuFactory, _menuCreator, _menuFactory_configuration_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR| Constructor and Description |
|---|
TabbedActorController(diva.graph.GraphController controller) |
TabbedActorController(diva.graph.GraphController controller,
AttributeController.Access access) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHotKeys(diva.graph.JGraph jgraph)
Add hot keys to the actions in the given JGraph.
|
void |
setConfiguration(Configuration configuration)
Set the configuration.
|
_getComponentType, addMenuItemFactory_moveToFirstDescription, _moveToLastDescription, renderDecoratorHighlight, renderHighlightgetConfigureMenuFactory_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolutionprotected TabbedLookInsideAction _openInTabAction
public TabbedActorController(diva.graph.GraphController controller)
public TabbedActorController(diva.graph.GraphController controller, AttributeController.Access access)
public void addHotKeys(diva.graph.JGraph jgraph)
addHotKeys in class ActorControllerjgraph - The JGraph to which hot keys are to be added.public void setConfiguration(Configuration configuration)
ActorControllersetConfiguration in class ActorControllerconfiguration - The configuration.