public class ScatterPlotToolView extends AbstractToolView
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
tableHelpID |
| Constructor and Description |
|---|
ScatterPlotToolView() |
| Modifier and Type | Method and Description |
|---|---|
void |
componentHidden()
The default implementation does nothing.
|
void |
componentShown()
The default implementation does nothing.
|
JComponent |
createControl() |
protected org.esa.beam.visat.toolviews.stat.PagePanel |
createPagePanel() |
addPropertyChangeListener, addPropertyChangeListener, componentClosed, componentFocusGained, componentFocusLost, componentOpened, dispose, getContext, getDescriptor, getIcon, getId, getPaneControl, getPaneWindow, getSelectionContext, getTitle, isVisible, registerLocalCommandExecutors, removePropertyChangeListener, removePropertyChangeListener, setContext, setDescriptor, setTitlecreateControlIfNecessary, getControl, isControlCreated, isSingleton, setSingletonclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetControlpublic static final String ID
public static final String tableHelpID
protected org.esa.beam.visat.toolviews.stat.PagePanel createPagePanel()
public JComponent createControl()
createControl in class AbstractControlFactorypublic void componentShown()
AbstractToolViewClients shall not call this method directly.
componentShown in interface PageComponentcomponentShown in class AbstractToolViewpublic void componentHidden()
AbstractToolViewClients shall not call this method directly.
componentHidden in interface PageComponentcomponentHidden in class AbstractToolViewCopyright © 2002–2014 Brockmann Consult GmbH. All rights reserved.