org.esa.beam.framework.ui.application.support
Class DefaultDocViewPane
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.DefaultDocViewPane
- All Implemented Interfaces:
- ControlFactory, PageComponentPane
public class DefaultDocViewPane
- extends AbstractPageComponentPane
Uses a JInternalFrame as control.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDocViewPane
public DefaultDocViewPane(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.