public final class ZoomableChartZoomOutAction extends AZoomableChartAction
Action
for zooming a ZoomableChart
to the original size (zoom out).
m_chart
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
ZoomableChartZoomOutAction(ZoomableChart chart,
String description)
Create an
Action that zooms out a zoomable chart. |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
propertyChange(PropertyChangeEvent evt) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public ZoomableChartZoomOutAction(ZoomableChart chart, String description)
Action
that zooms out a zoomable chart.
chart
- the target the action will work on.description
- the description of this action to show in the UI.public void actionPerformed(ActionEvent e)
public void propertyChange(PropertyChangeEvent evt)
Copyright © 2001 - 2010 LGPL, All Rights Footloose.