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, updateFractionpublic TProgressDialog()
protected TProgressDialog(long cPtr,
boolean cMemoryOwn)
public void delete()
delete in class ProgressHandlerprotected void finalize()
finalize in class ProgressHandlerprotected static long getCPtr(TProgressDialog obj)
public void update(int percent)
update in class ProgressHandler