org.esa.beam.visat.toolviews.diag
Class TileCacheDiagnosisToolView
java.lang.Object
org.esa.beam.framework.ui.application.support.AbstractControlFactory
org.esa.beam.framework.ui.application.support.AbstractToolView
org.esa.beam.visat.toolviews.diag.TileCacheDiagnosisToolView
- All Implemented Interfaces:
- com.bc.ceres.binding.PropertyChangeEmitter, ControlFactory, PageComponent, ToolView
public class TileCacheDiagnosisToolView
- extends AbstractToolView
| Methods inherited from class org.esa.beam.framework.ui.application.support.AbstractToolView |
addPropertyChangeListener, addPropertyChangeListener, componentFocusGained, componentFocusLost, componentHidden, componentShown, dispose, getContentPane, getContext, getDescriptor, getIcon, getId, getPaneControl, getPaneWindow, getSelectionContext, getTitle, isVisible, registerLocalCommandExecutors, removePropertyChangeListener, removePropertyChangeListener, setContext, setDescriptor, setTitle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
TileCacheDiagnosisToolView
public TileCacheDiagnosisToolView()
createControl
protected JComponent createControl()
- Specified by:
createControl in class AbstractControlFactory
componentOpened
public void componentOpened()
- The default implementation does nothing.
Clients shall not call this method directly.
- Specified by:
componentOpened in interface PageComponent- Overrides:
componentOpened in class AbstractToolView
componentClosed
public void componentClosed()
- The default implementation does nothing.
Clients shall not call this method directly.
- Specified by:
componentClosed in interface PageComponent- Overrides:
componentClosed in class AbstractToolView
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.