Class EditorActions.EditSizeAction

java.lang.Object
javax.swing.AbstractAction
de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor.editor.EditorActions.EditSizeAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
EditorActions

public static class EditorActions.EditSizeAction extends AbstractAction
AbstractAction for opening a EditorSizeEdit to change the size of selected cells in the mxGraph
See Also: