|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.archiviststoolkit.swing.ATProgressUtil
public class ATProgressUtil
MySwing: Advanced Swing Utilites Copyright (C) 2005 Santhosh Kumar T
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
Constructor Summary | |
---|---|
ATProgressUtil()
|
Method Summary | |
---|---|
static InfiniteProgressPanel |
createModalProgressMonitor(java.awt.Component owner,
int milliSecondsToWait)
|
static InfiniteProgressPanel |
createModalProgressMonitor(java.awt.Component owner,
int milliSecondsToWait,
boolean showCancelButton)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ATProgressUtil()
Method Detail |
---|
public static InfiniteProgressPanel createModalProgressMonitor(java.awt.Component owner, int milliSecondsToWait)
public static InfiniteProgressPanel createModalProgressMonitor(java.awt.Component owner, int milliSecondsToWait, boolean showCancelButton)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |