public class DialogReports extends XJDialog
| Modifier and Type | Class and Description |
|---|---|
protected class |
DialogReports.MyActionListener |
protected class |
DialogReports.SendReport |
| Modifier and Type | Field and Description |
|---|---|
protected DialogReportsDelegate |
delegate |
protected StatisticsManager |
grammarManager |
protected StatisticsManager |
guiManager |
protected XJDialogProgress |
progress |
protected StatisticsManager |
runtimeManager |
static int |
TYPE_GRAMMAR |
static int |
TYPE_GUI |
static int |
TYPE_RUNTIME |
protected DefaultComboBoxModel |
typeModel |
protected boolean |
usesAWStats |
BUTTON_CANCEL, BUTTON_OK, defaultButton, jDialog, parent, returnCode| Constructor and Description |
|---|
DialogReports(Container parent,
boolean usesAWStats) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildTypeCombo() |
void |
dialogWillCloseCancel() |
void |
dialogWillCloseOK() |
void |
dialogWillDisplay() |
protected int |
getTypeIndex() |
protected boolean |
isHumanReadable() |
void |
setDelegate(DialogReportsDelegate delegate) |
protected void |
setRangeEnabled(boolean flag,
StatisticsManager sm) |
protected void |
setText(StatisticsManager sm) |
protected void |
updateInfo(boolean textOnly) |
addEscapeHandling, bringToFront, center, close, closeWithReturnCode, dialogActivated, dialogCanCloseOK, display, getContentPane, getJavaComponent, getPosition, getSize, getTitle, offsetPosition, pack, resolveOwner, runModal, setCancelButton, setDefaultButton, setDefaultCloseOperation, setDefaultSize, setOKButton, setPosition, setPosition, setResizable, setReturnCode, setSize, setSize, setTitle, setVisiblekeyValueChanged, setEnableKeyValueNotificationaddObserver, addObserverForKey, awake, bindObserverForKey, keyValueChanged, observeValueForKey, removeObserver, removeObserverForKeypublic static final int TYPE_GUI
public static final int TYPE_GRAMMAR
public static final int TYPE_RUNTIME
protected StatisticsManager guiManager
protected StatisticsManager grammarManager
protected StatisticsManager runtimeManager
protected DialogReportsDelegate delegate
protected XJDialogProgress progress
protected DefaultComboBoxModel typeModel
protected boolean usesAWStats
public DialogReports(Container parent, boolean usesAWStats)
public void setDelegate(DialogReportsDelegate delegate)
public void buildTypeCombo()
public void dialogWillDisplay()
dialogWillDisplay in class XJDialogpublic void dialogWillCloseCancel()
dialogWillCloseCancel in class XJDialogpublic void dialogWillCloseOK()
dialogWillCloseOK in class XJDialogprotected int getTypeIndex()
protected void updateInfo(boolean textOnly)
protected void setRangeEnabled(boolean flag,
StatisticsManager sm)
protected void setText(StatisticsManager sm)
protected boolean isHumanReadable()
Copyright © 2013. All rights reserved.