- setCurrent(int) - Method in class de.gluehloch.swinger.progress.DefaultProcessStatus
-
Sets the property 'value'.
- setException(Exception) - Method in class de.gluehloch.swinger.concurrent.TaskInfo
-
Setzt die Ausnahme, die während eines LongRunners geworfen wurde.
- setFrame(JFrame) - Method in class de.gluehloch.swinger.concurrent.DefaultTaskCaptain
-
- setIndeterminate(boolean) - Method in class de.gluehloch.swinger.progress.DefaultProcessStatus
-
Sets the property 'indeterminate'.
- setMax(int) - Method in class de.gluehloch.swinger.progress.DefaultProcessStatus
-
Sets the property 'max'.
- setMessage(String) - Method in class de.gluehloch.swinger.progress.DefaultProcessStatus
-
Setzt eine Nachricht über den Fortschritt.
- setMin(int) - Method in class de.gluehloch.swinger.progress.DefaultProcessStatus
-
Sets the property 'min'.
- setState(TaskInfo.State) - Method in class de.gluehloch.swinger.concurrent.TaskInfo
-
Setzt den Status des LognRunners.
- shutdown() - Method in class de.gluehloch.swinger.concurrent.DefaultTaskCaptain
-
- shutdown() - Method in interface de.gluehloch.swinger.concurrent.TaskCaptain
-
Die Anwendung wird beendet.
- start() - Method in class de.gluehloch.swinger.progress.Blip
-
Starts the animation timer.
- start() - Method in class de.gluehloch.swinger.progress.DefaultSwingerTimer
-
Startet den Timer.
- start() - Method in class de.gluehloch.swinger.progress.InvariantStartStopProcess
-
Startet den Timer, wenn nicht bereits gestartet.
- start() - Method in interface de.gluehloch.swinger.progress.StartStopProcess
-
Startet den Timer.
- StartStopProcess - Interface in de.gluehloch.swinger.progress
-
Die Schnittstelle für alle Timer.
- STATUS - Static variable in class de.gluehloch.swinger.progress.IndeterminateProcessStatus
-
Eine Instanz dieser Klasse.
- stop() - Method in class de.gluehloch.swinger.progress.Blip
-
Stops the animation timer.
- stop() - Method in class de.gluehloch.swinger.progress.DefaultSwingerTimer
-
Stoppt den Timer.
- stop() - Method in class de.gluehloch.swinger.progress.InvariantStartStopProcess
-
Stoppt den Timer.
- stop() - Method in interface de.gluehloch.swinger.progress.StartStopProcess
-
Stoppt den Timer.