public class ProgressLogDialogController extends DialogController implements Logger
| Modifier and Type | Field and Description |
|---|---|
DruInfoPanel |
headInfoPanel |
DruScrollingInfoPanel |
logInfoPanel |
| Constructor and Description |
|---|
ProgressLogDialogController() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
end() |
void |
init(java.lang.String string) |
void |
log(Message m) |
void |
log(java.lang.String s) |
void |
optionalIncrementLog(int ifr,
java.lang.String string) |
void |
show() |
void |
show(int[] xyin) |
attached, checkInit, getDialogDeclaration, hideDialog, show, showAt, showModalAt, showNonModalAtpublic DruInfoPanel headInfoPanel
public DruScrollingInfoPanel logInfoPanel
public void close()
public void show()
show in class DialogControllerpublic void show(int[] xyin)
public void optionalIncrementLog(int ifr,
java.lang.String string)
optionalIncrementLog in interface LoggerCopyright © 2013. All Rights Reserved.