Class FollowerAction

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

public class FollowerAction extends JmriJFrameAction
JmriJFrameAction to create and register a FollowerFrame 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