|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.ActionMap
org.brains2b.swingext.action.ExtActionMap
org.brains2b.coffee.gui.CfActionMap
[Short description] [Long description]
Constructor Summary | |
CfActionMap(java.awt.event.ActionListener parent)
|
Method Summary | |
void |
setActions()
|
Methods inherited from class org.brains2b.swingext.action.ExtActionMap |
addAction, allKeys, clear, get, getListener, getMap, keys, put, remove, setDefaultSystemActions, size |
Methods inherited from class javax.swing.ActionMap |
getParent, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CfActionMap(java.awt.event.ActionListener parent)
parent
- Method Detail |
public void setActions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |