Documentation of 'org.statcato.utils.SetStatusTimer' Java class
SetStatusTimer
org.statcato.utils

Class SetStatusTimer



  • public class SetStatusTimer
    extends java.lang.Object
    A timer for setting a status label.
    Since:
    1.0
    • Constructor Summary

      Constructors 
      Constructor and Description
      SetStatusTimer(javax.swing.JLabel statusLabel, java.lang.String newStatus, int seconds)
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void cancelTimer()
      Cancels the timer.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SetStatusTimer

        public SetStatusTimer(javax.swing.JLabel statusLabel,
                              java.lang.String newStatus,
                              int seconds)
        Constructor.
        Parameters:
        status - status JLabel
        seconds - number of seconds in which the clearing action will be performed
    • Method Detail

      • cancelTimer

        public void cancelTimer()
        Cancels the timer.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.