- WaitDialog - Class in org.pentaho.reporting.libraries.designtime.swing.background
-
A dialog which will indicate to the user that an operation is being performed and will provide them an opportunity to
try and cancel that operation.
- WaitDialog() - Constructor for class org.pentaho.reporting.libraries.designtime.swing.background.WaitDialog
-
- WaitDialog(Dialog) - Constructor for class org.pentaho.reporting.libraries.designtime.swing.background.WaitDialog
-
- WaitDialog(Frame) - Constructor for class org.pentaho.reporting.libraries.designtime.swing.background.WaitDialog
-
- WaitDialogMonitorThread - Class in org.pentaho.reporting.libraries.designtime.swing.background
-
Class which will close the wait dialog once the worker thread has completed processing (or exited early due to a
cancel being issued).
- WaitDialogMonitorThread(Thread, WaitDialog, ProgressFeed) - Constructor for class org.pentaho.reporting.libraries.designtime.swing.background.WaitDialogMonitorThread
-
Initializes this monitor threead
- WeakEventListenerList - Class in org.pentaho.reporting.libraries.designtime.swing
-
An event listener list that stores the listeners as weak references.
- WeakEventListenerList() - Constructor for class org.pentaho.reporting.libraries.designtime.swing.WeakEventListenerList
-
Creates a new listener list with a increment of 10.