org.esa.beam.framework.ui.application.support
Class DefaultToolViewPane
java.lang.Object
org.esa.beam.framework.ui.application.support.AbstractControlFactory
org.esa.beam.framework.ui.application.support.AbstractPageComponentPane
org.esa.beam.framework.ui.application.support.DefaultToolViewPane
- All Implemented Interfaces:
- ControlFactory, PageComponentPane
public class DefaultToolViewPane
- extends AbstractPageComponentPane
Uses a DockableFrame as control.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultToolViewPane
public DefaultToolViewPane(PageComponent pageComponent)
createControl
protected JComponent createControl()
- Specified by:
createControl in class AbstractControlFactory
pageComponentChanged
protected void pageComponentChanged(PropertyChangeEvent evt)
- Description copied from class:
AbstractPageComponentPane
- Handle the change of a property of this pane's page component.
- Specified by:
pageComponentChanged in class AbstractPageComponentPane
- Parameters:
evt - The change event.
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.