adams.gui.visualization.instance
Class InstanceZoomOverviewPaintlet
java.lang.Object
adams.core.ConsoleObject
adams.core.option.AbstractOptionHandler
adams.gui.visualization.core.AbstractPaintlet
adams.gui.visualization.container.AbstractDataContainerZoomOverviewPaintlet<InstancePanel>
adams.gui.visualization.instance.InstanceZoomOverviewPaintlet
- All Implemented Interfaces:
- Debuggable, Destroyable, OptionHandler, ShallowCopySupporter<Paintlet>, SizeOfHandler, Paintlet, Serializable
public class InstanceZoomOverviewPaintlet
- extends AbstractDataContainerZoomOverviewPaintlet<InstancePanel>
Highlights the current zoom in the instance panel.
- Version:
- $Revision: 4914 $
- Author:
- fracpete (fracpete at waikato dot ac dot nz)
- See Also:
- Serialized Form
| Methods inherited from class adams.gui.visualization.core.AbstractPaintlet |
canPaint, finishInit, forCommandLine, forName, getPaintlets, getPanel, getPlot, getRepaintOnChange, hasPanel, initialize, isEnabled, isInitializing, memberChanged, memberChanged, paint, repaint, setEnabled, setPanel, setRepaintOnChange, shallowCopy, shallowCopy, updatePanel |
| Methods inherited from class adams.core.option.AbstractOptionHandler |
cleanUpOptions, debug, debug, debugLevelTipText, destroy, getDebugLevel, getOptionManager, isDebugOn, newOptionManager, reset, setDebugLevel, toCommandLine, toString |
InstanceZoomOverviewPaintlet
public InstanceZoomOverviewPaintlet()
getContainerPanel
protected InstancePanel getContainerPanel()
- Returns the panel to obtain plot and containers from.
- Specified by:
getContainerPanel in class AbstractDataContainerZoomOverviewPaintlet<InstancePanel>
- Returns:
- the panel
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.