|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.esa.beam.framework.ui.AbstractDialog
org.esa.beam.framework.ui.ModalDialog
org.esa.beam.visat.VisatAboutBox
public class VisatAboutBox
This class pertains to the "about" dialog box for the application.
| Field Summary |
|---|
| Fields inherited from class org.esa.beam.framework.ui.ModalDialog |
|---|
ID_OK_APPLY_CANCEL, ID_OK_APPLY_CANCEL_HELP, ID_OK_CANCEL, ID_OK_CANCEL_HELP, ID_YES_NO, ID_YES_NO_HELP |
| Fields inherited from class org.esa.beam.framework.ui.AbstractDialog |
|---|
ID_APPLY, ID_CANCEL, ID_CLOSE, ID_HELP, ID_NO, ID_OK, ID_OTHER, ID_RESET, ID_YES |
| Constructor Summary | |
|---|---|
VisatAboutBox()
|
|
| Method Summary | |
|---|---|
protected void |
onOther()
Called if a non-standard button has been clicked. |
| Methods inherited from class org.esa.beam.framework.ui.ModalDialog |
|---|
cancelDialog, close |
| Methods inherited from class org.esa.beam.framework.ui.AbstractDialog |
|---|
center, collectButtons, getButton, getButtonID, getButtonMask, getContent, getHelpID, getJDialog, getParent, getQualifiedPropertyName, getTitle, hide, onApply, onCancel, onClose, onHelp, onNo, onOK, onReset, onYes, registerButton, setButtonID, setContent, setContent, setHelpID, setTitle, show, showErrorDialog, showInformationDialog, showWarningDialog, verifyUserInput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VisatAboutBox()
| Method Detail |
|---|
protected void onOther()
AbstractDialogAbstractDialog.hide().
Clients should override this method to implement meaningful behaviour.
onOther in class AbstractDialog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||