public abstract class AbstractFlexGanttAction extends AbstractAction
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| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFlexGanttAction(String name)
Constructs a new abstract action.
|
protected |
AbstractFlexGanttAction(String name,
Icon icon)
Constructs a new abstract action.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getToolTipText()
Returns the action's tooltip text.
|
void |
setToolTipText(String text)
Sets the tooltip information displayed by the toolbar or menu item when
the mouse cursor floats on top of the button representing the action.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedprotected AbstractFlexGanttAction(String name, Icon icon)
name - the name of the actionicon - an icon representation of the actionprotected AbstractFlexGanttAction(String name)
name - the name of the actionpublic void setToolTipText(String text)
text - the tooltip text of the actiongetToolTipText()public String getToolTipText()
setToolTipText(String)Copyright © 2006–2016 Dirk Lemmermann Software & Consulting. All rights reserved.