|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mucommander.ui.action.ProxyAction
com.mucommander.ui.action.MuteProxyAction
public class MuteProxyAction
MuteProxyAction is an implementation of ProxyAction where actionPerformed(java.awt.event.ActionEvent)
does nothing.
| Field Summary |
|---|
| Fields inherited from class com.mucommander.ui.action.ProxyAction |
|---|
proxiedAction |
| Fields inherited from interface javax.swing.Action |
|---|
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 Summary | |
|---|---|
MuteProxyAction(javax.swing.Action proxiedAction)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent actionEvent)
This method is a No-op, i.e. |
| Methods inherited from class com.mucommander.ui.action.ProxyAction |
|---|
addPropertyChangeListener, getProxiedAction, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MuteProxyAction(javax.swing.Action proxiedAction)
| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent actionEvent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard