public abstract class AbstractVersionTreeNodeAction 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| Constructor and Description |
|---|
AbstractVersionTreeNodeAction(VersionTree tree,
String name)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Obtém o nome da ação.
|
protected VersionTree |
getTree()
Obtém a árvore que detém o nó fonte da ação.
|
protected Window |
getWindow()
Obtém a janela que criou a árvore.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedpublic AbstractVersionTreeNodeAction(VersionTree tree, String name)
tree - Árvore que detêm o nó fonte da ação.name - Nome da ação.public String getName()
protected Window getWindow()
protected VersionTree getTree()
Copyright © 2019. All rights reserved.