ponderEnforcement.ponderMC.gui
Class ActionsBuilder

java.lang.Object
  |
  +--ponderEnforcement.ponderMC.gui.ActionsBuilder

public class ActionsBuilder
extends java.lang.Object


Constructor Summary
ActionsBuilder(MainWindow newMainWindow, PonderMC newPmc)
          Constructor
 
Method Summary
 PonderMCAction getAction(java.lang.String id)
          get an Action with the given Id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionsBuilder

public ActionsBuilder(MainWindow newMainWindow,
                      PonderMC newPmc)
Constructor
Method Detail

getAction

public PonderMCAction getAction(java.lang.String id)
get an Action with the given Id