org.esa.beam.visat
Class VisatPreferencesDialog.AppearancePage
java.lang.Object
org.esa.beam.framework.ui.config.DefaultConfigPage
org.esa.beam.visat.VisatPreferencesDialog.AppearancePage
- All Implemented Interfaces:
- ConfigPage
- Enclosing class:
- VisatPreferencesDialog
public static class VisatPreferencesDialog.AppearancePage
- extends DefaultConfigPage
| Methods inherited from class org.esa.beam.framework.ui.config.DefaultConfigPage |
addSubPage, applyPage, getConfigParam, getConfigParams, getIcon, getKey, getPageUI, getSubPages, getTitle, isConfigParamUIEnabled, isModified, onOK, removeSubPage, restorePage, setConfigParamUIEnabled, setIcon, setModified, setPageUI, setTitle, verifyUserInput |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisatPreferencesDialog.AppearancePage
public VisatPreferencesDialog.AppearancePage()
initConfigParams
protected void initConfigParams(ParamGroup configParams)
- Overrides:
initConfigParams in class DefaultConfigPage
initPageUI
protected void initPageUI()
- Overrides:
initPageUI in class DefaultConfigPage
updatePageUI
public void updatePageUI()
- Description copied from interface:
ConfigPage
- Called when the config dialog is set to visible.
- Specified by:
updatePageUI in interface ConfigPage- Overrides:
updatePageUI in class DefaultConfigPage
getConfigParamValues
public PropertyMap getConfigParamValues(PropertyMap propertyMap)
- Specified by:
getConfigParamValues in interface ConfigPage- Overrides:
getConfigParamValues in class DefaultConfigPage
setConfigParamValues
public void setConfigParamValues(PropertyMap propertyMap,
ParamExceptionHandler errorHandler)
- Specified by:
setConfigParamValues in interface ConfigPage- Overrides:
setConfigParamValues in class DefaultConfigPage
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.