public class ShowTreeFilterAction 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 |
|---|
ShowTreeFilterAction(JPanel filterPanel)
Cria a ação.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e)
Se o painel estiver escondido, exibe; se estiver visível, esconde.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ShowTreeFilterAction(JPanel filterPanel)
filterPanel - painel de filtro da árvore de projetos.public void actionPerformed(ActionEvent e)
e - informações sobre o evento (não consideradas).Copyright © 2020. All rights reserved.