public class HideShowFilterAction extends TablePanelAction
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HIDE_FILTER_ICON |
static String |
DEFAULT_SHOW_FILTER_ICON |
messageSourcechangeSupport, 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 |
|---|
HideShowFilterAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Icon |
getShowFilterIcon() |
void |
init() |
void |
setShowFilterIcon(Icon showFilterIcon) |
getMessageSource, getTablePanel, setMessageSource, setTablePanelgetName, getToolTipText, setName, setToolTipTextgetIcon, getMessageWrapper, setIconaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic static final String DEFAULT_SHOW_FILTER_ICON
public static final String DEFAULT_HIDE_FILTER_ICON
public void init()
init in class TablePanelActionpublic void actionPerformed(ActionEvent e)
public Icon getShowFilterIcon()
public void setShowFilterIcon(Icon showFilterIcon)
showFilterIcon - the showFilterIcon to setCopyright © 2014 JDAL. All Rights Reserved.