org.swixml
Class XAction
java.lang.Object
javax.swing.AbstractAction
org.swixml.XAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public class XAction
- extends AbstractAction
XAction, Action Wrapper to generate Actions on the fly.
- Author:
- Wolf Paulus
- See Also:
- Serialized Form
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 |
XAction
public XAction(Object client,
String methodName)
throws NoSuchMethodException
- Throws:
NoSuchMethodException
actionPerformed
public void actionPerformed(ActionEvent e)
Copyright ? 2002 - 2007 - Wolf Paulus - wolfpaulus.com. All rights reserved.