org.brains2b.thex.mark
Class MarkMap

java.lang.Object
  extended by javax.swing.ActionMap
      extended by org.brains2b.swingext.action.ExtActionMap
          extended by org.brains2b.thex.mark.MarkMap
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
MarkMap(java.awt.event.ActionListener listener)
           
 
Method Summary
 
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

MarkMap

public MarkMap(java.awt.event.ActionListener listener)