public class ShowDetailsAction extends AbstractAction
changeSupport, enabled
ACCELERATOR_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 |
---|
ShowDetailsAction(int id)
Creates the Action
|
ShowDetailsAction(int id,
boolean icon,
boolean name)
Creates the Action
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public ShowDetailsAction(int id)
id
- ID of Program in Databasepublic ShowDetailsAction(int id, boolean icon, boolean name)
id
- ID of Program in Databaseicon
- show Icon?name
- show Name?public void actionPerformed(ActionEvent e)
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)