public class FontSizeAction extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
static int |
DECREMENT |
static int |
INCREMENT |
static int |
RESET |
protected BrowserStartup |
root |
changeSupport, enabledACCELERATOR_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 |
|---|
FontSizeAction(BrowserStartup root,
float scale,
int which) |
FontSizeAction(BrowserStartup root,
int which) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent evt) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected BrowserStartup root
public static final int DECREMENT
public static final int INCREMENT
public static final int RESET
public FontSizeAction(BrowserStartup root, int which)
public FontSizeAction(BrowserStartup root, float scale, int which)
public void actionPerformed(ActionEvent evt)
Copyright © 2023. All rights reserved.