org.brains2b.coffee.gui
Class CfActionMap

java.lang.Object
  extended by javax.swing.ActionMap
      extended by org.brains2b.swingext.action.ExtActionMap
          extended by org.brains2b.coffee.gui.CfActionMap
All Implemented Interfaces:
java.io.Serializable

public class CfActionMap
extends org.brains2b.swingext.action.ExtActionMap

[Short description] [Long description]

Version:
[version] [lastrevisiondate]
Author:
dennis@brains2b.nl
See Also:
Serialized Form

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

CfActionMap

public CfActionMap(java.awt.event.ActionListener parent)
Parameters:
parent -
Method Detail

setActions

public void setActions()