Class HistoryInfoAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, Destroyable

    public class HistoryInfoAction
    extends JosmAction
    Display history information about OSM ways, nodes, or relations.
    Since:
    968
    See Also:
    Serialized Form
    • Field Detail

      • SHORTCUT

        public static final Shortcut SHORTCUT
        Action shortcut, made public in order to be used from GettingStarted page.
    • Constructor Detail

    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent ae)