Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
I
M
P
S
T
W
B
beginSubTask(String, int)
- Method in class com.asprise.util.ui.progress.
ProgressDialog
beginTask(String, int, boolean)
- Method in class com.asprise.util.ui.progress.
ProgressDialog
C
com.asprise.util.ui.progress
- package com.asprise.util.ui.progress
D
displayPercentageInProgressBar
- Variable in class com.asprise.util.ui.progress.
ProgressDialog
Displays the percentage in the center of the progress bar.
displayTimeLeft
- Variable in class com.asprise.util.ui.progress.
ProgressDialog
Displays the estimated remaining time.
E
execute(Runnable, Component)
- Static method in class com.asprise.util.ui.progress.
ProgressDialog
Executes the specified task in a separate thread with a progress dialog.
F
finished()
- Method in class com.asprise.util.ui.progress.
ProgressDialog
I
isCanceled()
- Method in class com.asprise.util.ui.progress.
ProgressDialog
M
millisToDecideToPopup
- Variable in class com.asprise.util.ui.progress.
ProgressDialog
the amount of time to wait before deciding whether or not to popup a progress monitor.
millisToPopup
- Variable in class com.asprise.util.ui.progress.
ProgressDialog
the amount of time it will take for the popup to appear.
modal
- Variable in class com.asprise.util.ui.progress.
ProgressDialog
Whether this dialog should be modal.
P
ProgressDialog
- class com.asprise.util.ui.progress.
ProgressDialog
.
Represents a modal (or non-modal) dialog displaying the progress.
ProgressDialog()
- Constructor for class com.asprise.util.ui.progress.
ProgressDialog
Creates a default progress dialog.
ProgressDialog(Component)
- Constructor for class com.asprise.util.ui.progress.
ProgressDialog
Creates a progress dialog titled 'Progress'.
ProgressDialog(Component, String)
- Constructor for class com.asprise.util.ui.progress.
ProgressDialog
Creates a progress dialog.
preferedSize
- Variable in class com.asprise.util.ui.progress.
ProgressDialog
The preferened size for the dialog.
S
setCanceled(boolean)
- Method in class com.asprise.util.ui.progress.
ProgressDialog
setSubTaskName(String)
- Method in class com.asprise.util.ui.progress.
ProgressDialog
setTaskName(String)
- Method in class com.asprise.util.ui.progress.
ProgressDialog
showAnimation
- Variable in class com.asprise.util.ui.progress.
ProgressDialog
Displays file copy animation.
subFinished()
- Method in class com.asprise.util.ui.progress.
ProgressDialog
subWorked(int)
- Method in class com.asprise.util.ui.progress.
ProgressDialog
T
topComponent
- Variable in class com.asprise.util.ui.progress.
ProgressDialog
If desired, attach a component at the top of the dialog.
W
worked(int)
- Method in class com.asprise.util.ui.progress.
ProgressDialog
B
C
D
E
F
I
M
P
S
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005 Jack Li. All Rights Reserved.