|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Timer
's initial delay.
true
if the Timer
coalesces multiple
pending action events.
true
(the default) if the Timer
will
send an action event to its listeners multiple times.
true
if the Timer
is running.
Timer
, canceling any pending firings and
causing it to fire with its initial delay.
Timer
coalesces multiple pending
ActionEvent
firings.
Timer
's delay, the number of milliseconds between
successive action events.
font
.
Timer
's initial delay, which by default is the same
as the between-event delay.
flag
is false
, instructs the
Timer
to send only one action event to its listeners.
Timer
, causing it to start sending action events
to its listeners.
Timer
, causing it to stop sending action events to
its listeners.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |