public class ListAction 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 |
---|
ListAction(Dialog parent,
String title)
Creates the Action
|
ListAction(Dialog parent,
String title,
boolean icon,
boolean name)
Creates the Action
|
ListAction(Frame parent,
String title)
Creates the Action
|
ListAction(Frame parent,
String title,
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 ListAction(Frame parent, String title)
parent
- Parenttitle
- Title of Program to display in Listpublic ListAction(Frame parent, String title, boolean icon, boolean name)
parent
- Parenttitle
- Title of Program to display in Listpublic ListAction(Dialog parent, String title)
parent
- Parenttitle
- Title of Program to display in Listpublic void actionPerformed(ActionEvent e)
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)