Package com.macrofocus.timer
Class ImmediateTimer
java.lang.Object
com.macrofocus.timer.AbstractTimer
com.macrofocus.timer.ImmediateTimer
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.macrofocus.timer.Timer
Timer.TimerListener
-
Field Summary
Fields inherited from class com.macrofocus.timer.AbstractTimer
actionListeners
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.macrofocus.timer.AbstractTimer
addActionListener, fireTimerTriggered, removeActionListener
-
Constructor Details
-
ImmediateTimer
public ImmediateTimer()
-
-
Method Details
-
restart
public void restart() -
stop
public void stop() -
isScheduled
public boolean isScheduled() -
run
public void run()
-