ar.com.da.swing.actions
Class GroupAwareActionMap

java.lang.Object
  extended by javax.swing.ActionMap
      extended by ar.com.da.swing.actions.GroupAwareActionMap
All Implemented Interfaces:
java.io.Serializable

public class GroupAwareActionMap
extends javax.swing.ActionMap

See Also:
Serialized Form

Constructor Summary
GroupAwareActionMap()
           
 
Method Summary
 javax.swing.ActionMap getForGroup(java.lang.String... group)
           
 
Methods inherited from class javax.swing.ActionMap
allKeys, clear, get, getParent, keys, put, remove, setParent, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupAwareActionMap

public GroupAwareActionMap()
Method Detail

getForGroup

public javax.swing.ActionMap getForGroup(java.lang.String... group)


Copyright © 2006 null. All Rights Reserved.