Class OpenPaneAction

  • All Implemented Interfaces:
    IAction

    public class OpenPaneAction
    extends Action
    • Constructor Detail

      • OpenPaneAction

        public OpenPaneAction​(MultiPaneEditor editor,
                              java.lang.String paneId)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface IAction
        Overrides:
        run in class Action