org.esa.beam.visat.toolviews.pixelinfo
Class PixelInfoToolView

java.lang.Object
  extended by org.esa.beam.framework.ui.application.support.AbstractControlFactory
      extended by org.esa.beam.framework.ui.application.support.AbstractToolView
          extended by org.esa.beam.visat.toolviews.pixelinfo.PixelInfoToolView
All Implemented Interfaces:
com.bc.ceres.binding.PropertyChangeEmitter, ControlFactory, PageComponent, ToolView

public class PixelInfoToolView
extends AbstractToolView

The tool window which displays the pixel info view.


Field Summary
static String ID
           
 
Constructor Summary
PixelInfoToolView()
           
 
Method Summary
 JComponent createControl()
           
 boolean isVisible()
          Returns whether the toolview is visible.
 
Methods inherited from class org.esa.beam.framework.ui.application.support.AbstractToolView
addPropertyChangeListener, addPropertyChangeListener, componentClosed, componentFocusGained, componentFocusLost, componentHidden, componentOpened, componentShown, dispose, getContentPane, getContext, getDescriptor, getIcon, getId, getPaneControl, getPaneWindow, getSelectionContext, getTitle, registerLocalCommandExecutors, removePropertyChangeListener, removePropertyChangeListener, setContext, setDescriptor, setTitle
 
Methods inherited from class org.esa.beam.framework.ui.application.support.AbstractControlFactory
createControlIfNecessary, getControl, isControlCreated, isSingleton, setSingleton
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.esa.beam.framework.ui.application.ControlFactory
getControl
 

Field Detail

ID

public static final String ID
Constructor Detail

PixelInfoToolView

public PixelInfoToolView()
Method Detail

createControl

public JComponent createControl()
Specified by:
createControl in class AbstractControlFactory

isVisible

public boolean isVisible()
Description copied from class: AbstractToolView
Returns whether the toolview is visible.

Overrides:
isVisible in class AbstractToolView
Returns:
if the toolview is visible


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