ProgressMonitor « javax.swing « Java by API






1.ProgressMonitor.progressText
2.new ProgressMonitor(Component p, Object m, String n, int min, int max)
3.ProgressMonitor: getMillisToDecideToPopup()
4.ProgressMonitor: getMillisToPopup()
5.ProgressMonitor: isCanceled()
6.ProgressMonitor: setNote(String note)
7.ProgressMonitor: setMillisToDecideToPopup(int millisToDecideToPopup)
8.ProgressMonitor: setMillisToPopup(int millisToPopup)
9.ProgressMonitor: setProgress(int nv)