Class mxGraphActions.LayerAction

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

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

    • LayerAction

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

    • actionPerformed

      public void actionPerformed(ActionEvent e)