public class TProgressDialog extends ProgressHandler
Modifier and Type | Field and Description |
---|---|
private long |
swigCPtr |
swigCMemOwn
Modifier | Constructor and Description |
---|---|
|
TProgressDialog() |
protected |
TProgressDialog(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(TProgressDialog obj) |
void |
update(int percent) |
cancel, canceled, getCPtr, progress, reset, update, updateFraction
public TProgressDialog()
protected TProgressDialog(long cPtr, boolean cMemoryOwn)
public void delete()
delete
in class ProgressHandler
protected void finalize()
finalize
in class ProgressHandler
protected static long getCPtr(TProgressDialog obj)
public void update(int percent)
update
in class ProgressHandler