org.esa.beam.framework.ui.application
Interface ToolView

All Superinterfaces:
ControlFactory, PageComponent, com.bc.ceres.binding.PropertyChangeEmitter
All Known Implementing Classes:
AbstractLayerToolView, AbstractToolView, ColorManipulationToolView, DensityPlotToolView, GcpManagerToolView, GeoCodingToolView, HistogramPlotToolView, InformationToolView, LayerEditorToolView, LayerManagerToolView, MaskManagerToolView, MaskToolView, MaskViewerToolView, NavigationToolView, PinManagerToolView, PixelInfoToolView, PlacemarkEditorToolView, PlacemarkManagerToolView, ProductsToolView, ProfilePlotToolView, ScatterPlotToolView, SpectrumToolView, StatisticsToolView, TileCacheDiagnosisToolView, WorldMapToolView

public interface ToolView
extends PageComponent

A tool view.

This interface is intended to be implemented by clients. However, the preferred way to implement this interface is via the AbstractToolView, since the actual interface may change in the future.


Method Summary
 
Methods inherited from interface org.esa.beam.framework.ui.application.PageComponent
componentClosed, componentFocusGained, componentFocusLost, componentHidden, componentOpened, componentShown, dispose, getContext, getDescriptor, getIcon, getId, getSelectionContext, getTitle, setContext, setDescriptor
 
Methods inherited from interface org.esa.beam.framework.ui.application.ControlFactory
getControl
 
Methods inherited from interface com.bc.ceres.binding.PropertyChangeEmitter
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 



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