SRJRCFrames
v0.1.296

Uses of Class
de.schwarzrot.concurrent.ProgressPublisher

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 Entitys.
 

Uses of ProgressPublisher in de.schwarzrot.ui.support
 

Methods in de.schwarzrot.ui.support that return ProgressPublisher
 ProgressPublisher AbstractWizard.getProgressPublisher()
           
 


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.