net.sf.doolin.gui.bus
Class BusMonitoringRefreshActionPath

java.lang.Object
  extended by net.sf.doolin.gui.action.path.item.AbstractActionPath
      extended by net.sf.doolin.gui.bus.BusMonitoringRefreshActionPath
All Implemented Interfaces:
ActionPath

public class BusMonitoringRefreshActionPath
extends AbstractActionPath


Constructor Summary
BusMonitoringRefreshActionPath()
           
 
Method Summary
 void install(MenuBuilder menuBuilder, ActionFactory actionFactory, ActionContext actionContext)
          Installs this action path in a menu builder for a given action context.
 
Methods inherited from class net.sf.doolin.gui.action.path.item.AbstractActionPath
getPathID, getPathStack, getSource, getTarget, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BusMonitoringRefreshActionPath

public BusMonitoringRefreshActionPath()
Method Detail

install

public void install(MenuBuilder menuBuilder,
                    ActionFactory actionFactory,
                    ActionContext actionContext)
Description copied from interface: ActionPath
Installs this action path in a menu builder for a given action context.

Parameters:
menuBuilder - Menu builder
actionFactory - Action factory to use
actionContext - Action context to use


Copyright © 2011. All Rights Reserved.