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

All Known Subinterfaces:
ApplicationPage, DocView, PageComponent, PageComponentPane, ToolView
All Known Implementing Classes:
AbstractApplicationPage, AbstractControlFactory, AbstractLayerToolView, AbstractPageComponentPane, AbstractToolView, ColorManipulationToolView, DefaultDocViewPane, DefaultToolViewPane, DensityPlotToolView, GcpManagerToolView, GeoCodingToolView, HistogramPlotToolView, InformationToolView, LayerEditorToolView, LayerManagerToolView, MaskManagerToolView, MaskToolView, MaskViewerToolView, NavigationToolView, PinManagerToolView, PixelInfoToolView, PlacemarkEditorToolView, PlacemarkManagerToolView, ProductsToolView, ProfilePlotToolView, ScatterPlotToolView, SpectrumToolView, StatisticsToolView, TileCacheDiagnosisToolView, VisatApplicationPage, WorldMapToolView

public interface ControlFactory

Author:
Marco Peters (original by Keith Donald of Spring RCP project)

Method Summary
 JComponent getControl()
          Gets or creates (if not yet existing) the actual Swing UI control component.
 

Method Detail

getControl

JComponent getControl()
Gets or creates (if not yet existing) the actual Swing UI control component.

Returns:
The page component.


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