public abstract class TablePanelAction extends BeanAction
| Modifier and Type | Field and Description |
|---|---|
protected MessageSourceWrapper |
messageSource |
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 |
|---|
TablePanelAction() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.MessageSource |
getMessageSource() |
TablePanel |
getTablePanel() |
void |
init() |
void |
setMessageSource(org.springframework.context.MessageSource messageSource) |
void |
setTablePanel(TablePanel tablePanel) |
getName, getToolTipText, setName, setToolTipTextgetIcon, getMessageWrapper, setIconaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedprotected MessageSourceWrapper messageSource
public void init()
public TablePanel getTablePanel()
public void setTablePanel(TablePanel tablePanel)
tablePanel - the tablePanel to setpublic org.springframework.context.MessageSource getMessageSource()
getMessageSource in class IconAction@Autowired public void setMessageSource(org.springframework.context.MessageSource messageSource)
setMessageSource in class IconActionmessageSource - the messageSource to setCopyright © 2014 JDAL. All Rights Reserved.