Class ITryTask
- java.lang.Object
-
- net.anwiba.commons.thread.progress.AbstractProgressTask
-
- net.anwiba.commons.swing.dialog.chooser.ITryTask
-
- All Implemented Interfaces:
IProgressTask<java.lang.Void,java.lang.reflect.InvocationTargetException>
public abstract class ITryTask extends AbstractProgressTask
-
-
Constructor Summary
Constructors Constructor Description ITryTask()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract booleanisSuccessful()-
Methods inherited from class net.anwiba.commons.thread.progress.AbstractProgressTask
execute, run
-
-