Class FollowerFrame

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface

public class FollowerFrame extends JmriJFrame
User interface frame for creating and editing "Follower" logic on USS CTC machines.
See Also:
  • Constructor Details

  • Method Details

    • initComponents

      public void initComponents()
      Description copied from class: JmriJFrame
      By default, Swing components should be created an installed in this method, rather than in the ctor itself.
      Overrides:
      initComponents in class JmriJFrame