public class SystemDependentVariableEditorDialog extends ModalDialog
ID_OK_APPLY_CANCEL, ID_OK_APPLY_CANCEL_HELP, ID_OK_CANCEL, ID_OK_CANCEL_HELP, ID_YES_NO, ID_YES_NO_HELP| Constructor and Description |
|---|
SystemDependentVariableEditorDialog(Window parent,
SystemDependentVariable variable,
String helpID) |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(VariableChangedListener l) |
protected void |
onOK()
Called if the "OK" button has been clicked.
|
void |
removeListener(VariableChangedListener l) |
closecenter, collectButtons, getButton, getButtonID, getButtonMask, getButtonPanel, getContent, getHelpID, getJDialog, getParent, getQualifiedPropertyName, getTitle, hide, onApply, onCancel, onClose, onHelp, onNo, onOther, onReset, onYes, registerButton, setButtonID, setContent, setContent, setHelpID, setTitle, show, showErrorDialog, showErrorDialog, showErrorDialog, showInformationDialog, showInformationDialog, showInformationDialog, showWarningDialog, showWarningDialog, showWarningDialog, verifyUserInputpublic SystemDependentVariableEditorDialog(Window parent, SystemDependentVariable variable, String helpID)
protected void onOK()
AbstractDialogAbstractDialog.hide().
Clients should override this method to implement meaningful behaviour.onOK in class AbstractDialogpublic void addListener(VariableChangedListener l)
public void removeListener(VariableChangedListener l)
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.