Skip navigation links
G I P R S 

G

getLabel() - Method in class richtercloud.swing.worker.get.wait.dialog.SwingWorkerGetWaitDialog
 
getProgressBar() - Method in class richtercloud.swing.worker.get.wait.dialog.SwingWorkerGetWaitDialog
 

I

isCanceled() - Method in class richtercloud.swing.worker.get.wait.dialog.SwingWorkerGetWaitDialog
 

P

propertyChange() - Method in class richtercloud.swing.worker.get.wait.dialog.SwingWorkerCompletionWaiter
 

R

richtercloud.swing.worker.get.wait.dialog - package richtercloud.swing.worker.get.wait.dialog
 

S

SwingWorkerCompletionWaiter - Class in richtercloud.swing.worker.get.wait.dialog
A PropertyChangeListener as suggested in SwingWorker#get().
SwingWorkerCompletionWaiter() - Constructor for class richtercloud.swing.worker.get.wait.dialog.SwingWorkerCompletionWaiter
 
SwingWorkerGetWaitDialog - Class in richtercloud.swing.worker.get.wait.dialog
Provides a JDialog with a label with configurable text, a progress bar with configurable text and mode and an optional cancel button with configurable actions. All components can be manipulated by accessing them with their getters SwingWorkerGetWaitDialog.getLabel, SwingWorkerGetWaitDialog.getProgressBar and #getCancelButton(). All instances are modal dialogs since process displaying and cancel possibilities can more easily created with ProgressMonitor if SwingWorker#get() isn't used on the event handling thread (EVT).
SwingWorkerGetWaitDialog() - Constructor for class richtercloud.swing.worker.get.wait.dialog.SwingWorkerGetWaitDialog
Creates new form SwingWorkerGetWaitDialog
SwingWorkerGetWaitDialog() - Constructor for class richtercloud.swing.worker.get.wait.dialog.SwingWorkerGetWaitDialog
 
G I P R S 
Skip navigation links