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, showNonModalAt
public DruInfoPanel headInfoPanel
public DruScrollingInfoPanel logInfoPanel
public void close()
public void show()
show
in class DialogController
public void show(int[] xyin)
public void optionalIncrementLog(int ifr, java.lang.String string)
optionalIncrementLog
in interface Logger
Copyright © 2013. All Rights Reserved.