Class RpsPositionIcon.Notifier

java.lang.Object
javax.swing.AbstractAction
jmri.jmrit.display.RpsPositionIcon.Notifier
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
RpsPositionIcon

Internal class to show position in the popup menu.

This is updated before the menu is shown, and then appears in the menu.

  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Does nothing, here to make this work
    • setPosition

      void setPosition(int x, int y)
      Parameters:
      x - display coordinate
      y - display coordinate