Class EditorToolBar.ModeButtonListener

java.lang.Object
org.cristalise.gui.graph.view.EditorToolBar.ModeButtonListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
EditorToolBar

protected class EditorToolBar.ModeButtonListener extends Object implements ActionListener
  • Field Details

    • mModeId

      protected String mModeId
  • Constructor Details

    • ModeButtonListener

      public ModeButtonListener(String modeId)
  • Method Details