Class CheckForUpdateAction

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

public class CheckForUpdateAction extends SwingAction
Check for auto-update.
See Also:
  • Constructor Details

    • CheckForUpdateAction

      public CheckForUpdateAction(Component pParent)
  • Method Details