|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.Timer
cage.CaGeTimer
public class CaGeTimer
| Field Summary |
|---|
| Fields inherited from class javax.swing.Timer |
|---|
listenerList |
| Constructor Summary | |
|---|---|
CaGeTimer(CaGeRunner runner,
int delay)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
propertyChange(java.beans.PropertyChangeEvent e)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class javax.swing.Timer |
|---|
addActionListener, fireActionPerformed, getActionListeners, getDelay, getInitialDelay, getListeners, getLogTimers, isCoalesce, isRepeats, isRunning, removeActionListener, restart, setCoalesce, setDelay, setInitialDelay, setLogTimers, setRepeats |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CaGeTimer(CaGeRunner runner,
int delay)
| Method Detail |
|---|
public void start()
start in class javax.swing.Timerpublic void stop()
stop in class javax.swing.Timerpublic void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange in interface java.beans.PropertyChangeListenerpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||