public class ReportingResourceWorkspace.ZoomAction extends BaseAction
| Modifier and Type | Field and Description |
|---|---|
static int |
ZOOM_FIT_SIZE |
static int |
ZOOM_IN |
static int |
ZOOM_OUT |
| Constructor and Description |
|---|
ZoomAction(java.lang.String bundleKey,
javax.swing.Icon icon,
int zoomAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
create, createButton, createButton, evaluateEnabled, listenTo, listenTo, setBundleKey, setIcon, updateEnabledpublic static final int ZOOM_IN
public static final int ZOOM_OUT
public static final int ZOOM_FIT_SIZE