net.sourceforge.jivalo.editor.key
Class KeyAction
java.lang.Object
net.sourceforge.jivalo.editor.key.KeyAction
public final class KeyAction
- extends Object
- Author:
- Markku Saarela
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyAction
public KeyAction(String name,
Object action)
- Parameters:
name - javax.swing.text.DefaultEditorKit static field nameaction - javax.swing.text.DefaultEditorKit static field value
getAction
public String getAction()
- Returns:
- the action
getActionName
public String getActionName()
- Returns:
- the actionName
getName
public String getName()
- Returns:
- the name
Copyright © 2006-2007 SourceForge.net. All Rights Reserved.