Class ValidateAction

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

    public class ValidateAction
    extends JosmAction
    The action that does the validate thing.

    This action iterates through all active tests and give them the data, so that each one can test it.

    See Also:
    Serialized Form