public class PToggleToolTipAction extends PBASToggleAction
PToggleToolTipAction is an action that toggles the
toolTip-enabled property.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 |
|---|
PToggleToolTipAction(PClientComponent comp) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e)
The
Action handler that toggles the
toolTip test. |
getState, setStateequals, getComponent, getHelpID, getPreferredMenu, getTag, handleError, setActionHelpOn, setPreferredMenuaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic PToggleToolTipAction(PClientComponent comp)
public void actionPerformed(ActionEvent e)
Action handler that toggles the
toolTip test.actionPerformed in interface ActionListeneractionPerformed in class PBASToggleActione - the ActionEventCopyright © 2003, 2023, Oracle and/or its affiliates.