com.tensegrity.palowebviewer.modules.ui.client
Class TreeActionFactory

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.ui.client.TreeActionFactory
All Implemented Interfaces:
IActionFactory

public class TreeActionFactory
extends java.lang.Object
implements IActionFactory


Constructor Summary
TreeActionFactory(IXActionListener listener)
           
 
Method Summary
 IAction getActionFor(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeActionFactory

public TreeActionFactory(IXActionListener listener)
Method Detail

getActionFor

public IAction getActionFor(java.lang.Object object)
Specified by:
getActionFor in interface IActionFactory