Class mxGraphActions.GroupAction

java.lang.Object
javax.swing.AbstractAction
com.mxgraph.swing.util.mxGraphActions.GroupAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
mxGraphActions

public static class mxGraphActions.GroupAction extends AbstractAction
See Also:
  • Constructor Details

    • GroupAction

      public GroupAction(String name)
      Parameters:
      name -
  • Method Details

    • getGroupBorder

      protected int getGroupBorder(mxGraph graph)
    • actionPerformed

      public void actionPerformed(ActionEvent e)