|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgressPublisher | |
---|---|
de.schwarzrot.concurrent | multithread related helper classes |
de.schwarzrot.ui.service | helper classes to allow the configuration of the services related to user interface creation |
de.schwarzrot.ui.support | base classes for central UI classes |
Uses of ProgressPublisher in de.schwarzrot.concurrent |
---|
Methods in de.schwarzrot.concurrent that return ProgressPublisher | |
---|---|
ProgressPublisher |
Task.getProgressPublisher()
|
Methods in de.schwarzrot.concurrent with parameters of type ProgressPublisher | |
---|---|
void |
Task.setProgressPublisher(ProgressPublisher pp)
|
Constructors in de.schwarzrot.concurrent with parameters of type ProgressPublisher | |
---|---|
ContextTask(Object contextObj,
ProgressPublisher pp)
|
|
Task(ProgressPublisher pp)
|
Uses of ProgressPublisher in de.schwarzrot.ui.service |
---|
Methods in de.schwarzrot.ui.service with parameters of type ProgressPublisher | |
---|---|
List<E> |
SelectionPopupProvider.showSelectionPopup(Window parent,
String resID,
int selectionMode,
List<ConditionElement> initialFilter,
ProgressPublisher pp,
List<E> initialSelection)
creates a Dialog with a JTable showing a list of Entity s. |
Uses of ProgressPublisher in de.schwarzrot.ui.support |
---|
Methods in de.schwarzrot.ui.support that return ProgressPublisher | |
---|---|
ProgressPublisher |
AbstractWizard.getProgressPublisher()
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |