Class ModalDialog

Direct Known Subclasses:
AbstractAdapterEditor, AngularViewChooser, BandChooser, CreateFilteredBandDialog, ExportLegendImageAction.ImageLegendDialog, FeatureCrsDialog, ModuleSuiteDialog, NewBandDialog, NewProductDialog, PlacemarkDialog, ProductChooser, ProductSubsetDialog, ProjectionParamsDialog, PropagateUncertaintyDialog, SpectrumChooser, SystemDependentVariableEditorDialog, TemplateParameterEditorDialog, ToolParameterEditorDialog

public class ModalDialog extends AbstractDialog
A helper class used to implement standard modal dialogs.

The dialog can be used directly or the class is used as base class in order to override the methods AbstractDialog.onOK(), AbstractDialog.onCancel() etc. which are called if a user presses the corresponding button.

Since:
BEAM 1.0