Class OsIndicatorAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class OsIndicatorAction extends JmriJFrameAction
Swing action to create and register a OsIndicatorFrame object
See Also:
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Method to be overridden to make this work. Provide a completely qualified class name, must be castable to JmriJFrame
      Overrides:
      getName in class JmriJFrameAction
      Returns:
      the default implementation returns an empty String