jas.util
Class CommandDispatcher
java.lang.Object
  
jas.util.CommandDispatcher
- All Implemented Interfaces: 
 - ActionListener, EventListener
 
public class CommandDispatcher
- extends Object
- implements ActionListener
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CommandDispatcher
public CommandDispatcher(Object p)
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
 actionPerformed in interface ActionListener
 
 
invoke
protected void invoke(Object target,
                      Method method,
                      Object[] args)
 
 
Copyright © 2000-2009 FreeHEP. All Rights Reserved.