|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.SwingWorker<T,V>
org.pushingpixels.trident.swing.TimelineSwingWorker<T,V>
public abstract class TimelineSwingWorker<T,V>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.SwingWorker |
|---|
javax.swing.SwingWorker.StateValue |
| Constructor Summary | |
|---|---|
TimelineSwingWorker()
|
|
| Method Summary | |
|---|---|
void |
play()
|
void |
resetDoneFlag()
|
boolean |
supportsReplay()
|
| Methods inherited from class javax.swing.SwingWorker |
|---|
addPropertyChangeListener, cancel, doInBackground, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.pushingpixels.trident.TimelineScenario.TimelineScenarioActor |
|---|
isDone |
| Constructor Detail |
|---|
public TimelineSwingWorker()
| Method Detail |
|---|
public void play()
play in interface TimelineScenario.TimelineScenarioActorpublic boolean supportsReplay()
supportsReplay in interface TimelineScenario.TimelineScenarioActorpublic void resetDoneFlag()
resetDoneFlag in interface TimelineScenario.TimelineScenarioActor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||