fr.jussieu.gla.wasa.monitor.gui.application
Class ActionManager

java.lang.Object
  |
  +--fr.jussieu.gla.wasa.monitor.gui.application.ActionManager

public class ActionManager
extends java.lang.Object

Manager of Actions.

Version:
$Revision: 1.12 $ $Date: 2002/04/03 15:32:49 $
Author:
Simeon Fitch (source inspired from Ant Antidote), Florent Selva, Laurent Caillette

Constructor Summary
ActionManager(ApplicationContext appContext)
           
 
Method Summary
 void buildActions()
           
 javax.swing.Action get(java.lang.Class actionClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionManager

public ActionManager(ApplicationContext appContext)
Method Detail

get

public javax.swing.Action get(java.lang.Class actionClass)

buildActions

public void buildActions()