|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.Timer | +--com.borland.primetime.ide.KeymapManager.UpdateTimer
Fields inherited from class javax.swing.Timer |
listenerList |
Constructor Summary | |
KeymapManager.UpdateTimer(int delay)
|
Method Summary | |
void |
addAction(javax.swing.Action a)
|
void |
clearActions()
|
int |
getActionCount()
|
void |
removeAction(javax.swing.Action a)
|
Methods inherited from class javax.swing.Timer |
addActionListener,
fireActionPerformed,
getDelay,
getInitialDelay,
getLogTimers,
isCoalesce,
isRepeats,
isRunning,
removeActionListener,
restart,
setCoalesce,
setDelay,
setInitialDelay,
setLogTimers,
setRepeats,
start,
stop |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public KeymapManager.UpdateTimer(int delay)
Method Detail |
public void addAction(javax.swing.Action a)
public void removeAction(javax.swing.Action a)
public void clearActions()
public int getActionCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |