public final class ContextMenuSeparatorAction 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
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
boolean |
equals(Object o) |
static ContextMenuSeparatorAction |
getDisabledOnTaskMenuInstance()
Gets an instance of this class.
|
static ContextMenuSeparatorAction |
getInstance()
Gets an instance of this class.
|
void |
putValue(String key,
Object newValue)
Overwritten to disable changings of values of this class.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, removePropertyChangeListener, setEnabled
public static ContextMenuSeparatorAction getInstance()
#getDisabledOnTaskMenuInstance()} to get an instance that
isn't shown in the task menu of the ProgramInfoDialog.
public static ContextMenuSeparatorAction getDisabledOnTaskMenuInstance()
#getInstance()} to get an instance that
is shown in the task menu of the ProgramInfoDialog.
public void putValue(String key, Object newValue)
putValue
in interface Action
putValue
in class AbstractAction
public void actionPerformed(ActionEvent e)
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)