public class ShowRowAction extends TableRowAction
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 |
|---|
ShowRowAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
GuiFactory |
getGuiFactory() |
String |
getViewName() |
boolean |
isModal() |
void |
setGuiFactory(GuiFactory guiFactory) |
void |
setModal(boolean modal) |
void |
setViewName(String viewName) |
clone, getRow, getTable, getTableModel, setRow, setTablegetIcon, getMessageSource, getMessageWrapper, getName, setIcon, setMessageSource, setNameaddPropertyChangeListener, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class TableRowActionpublic String getViewName()
public void setViewName(String viewName)
public GuiFactory getGuiFactory()
public void setGuiFactory(GuiFactory guiFactory)
public boolean isModal()
public void setModal(boolean modal)
modal - the modal to setCopyright © 2014 JDAL. All Rights Reserved.