public final class ZoomAction extends Object implements ActionListener
| Constructor and Description |
|---|
ZoomAction(edu.umd.cs.piccolo.util.PBounds bounds,
MappingComponent map)
Creates a new ZoomAction object.
|
ZoomAction(edu.umd.cs.piccolo.util.PBounds bounds,
edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
Creates a new ZoomAction object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
public ZoomAction(edu.umd.cs.piccolo.util.PBounds bounds,
edu.umd.cs.piccolo.event.PInputEvent pInputEvent)
bounds - DOCUMENT ME!pInputEvent - DOCUMENT ME!public ZoomAction(edu.umd.cs.piccolo.util.PBounds bounds,
MappingComponent map)
bounds - DOCUMENT ME!map - DOCUMENT ME!public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 2012–2026 cismet GmbH. All rights reserved.