org.esa.beam.visat
Class VisatPreferencesDialog.RGBImageProfilePage

java.lang.Object
  extended by org.esa.beam.framework.ui.config.DefaultConfigPage
      extended by org.esa.beam.visat.VisatPreferencesDialog.RGBImageProfilePage
All Implemented Interfaces:
ConfigPage
Enclosing class:
VisatPreferencesDialog

public static class VisatPreferencesDialog.RGBImageProfilePage
extends DefaultConfigPage


Constructor Summary
VisatPreferencesDialog.RGBImageProfilePage()
           
 
Method Summary
 PropertyMap getConfigParamValues(PropertyMap propertyMap)
           
protected  void initConfigParams(ParamGroup configParams)
           
protected  void initPageUI()
           
 void setConfigParamValues(PropertyMap propertyMap, ParamExceptionHandler errorHandler)
           
 
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, updatePageUI, verifyUserInput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisatPreferencesDialog.RGBImageProfilePage

public VisatPreferencesDialog.RGBImageProfilePage()
Method Detail

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

initConfigParams

protected void initConfigParams(ParamGroup configParams)
Overrides:
initConfigParams in class DefaultConfigPage

initPageUI

protected void initPageUI()
Overrides:
initPageUI in class DefaultConfigPage


Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.