public class PPrintSetupAction extends PBASAction implements PropertyChangeListener
ACCEL, ICON_DISABLED, ICON_DISABLED_SELECTED, ICON_PRESSED, ICON_ROLLOVER, ICON_ROLLOVER_SELECTED, ICON_SELECTED, MNEM, TOOL_TITLE, TOOLBAR_LABELchangeSupport, 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 |
|---|
PPrintSetupAction(PClientComponent comp)
Creates a new instance of the Print Setup action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent action)
Action performed handler.
|
void |
propertyChange(PropertyChangeEvent e)
Implement propertyChange.
|
equals, getComponent, getHelpID, getPreferredMenu, getTag, handleError, setActionHelpOn, setPreferredMenuaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic PPrintSetupAction(PClientComponent comp)
comp - The base componentpublic void actionPerformed(ActionEvent action)
actionPerformed in interface ActionListeneraction - The action eventpublic void propertyChange(PropertyChangeEvent e)
propertyChange in interface PropertyChangeListenerproperty - change eventCopyright © 2003, 2023, Oracle and/or its affiliates.