com.buglabs.dragonfly.ui.actions
Class RefreshBugActionObjectDelegate

java.lang.Object
  extended by com.buglabs.dragonfly.ui.actions.BUGConnectionActionDelegate
      extended by com.buglabs.dragonfly.ui.actions.RefreshBugActionObjectDelegate
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class RefreshBugActionObjectDelegate
extends BUGConnectionActionDelegate


Constructor Summary
RefreshBugActionObjectDelegate()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
           
 
Methods inherited from class com.buglabs.dragonfly.ui.actions.BUGConnectionActionDelegate
getBugProjectNode, selectionChanged, setActivePart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshBugActionObjectDelegate

public RefreshBugActionObjectDelegate()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)
Specified by:
run in interface org.eclipse.ui.IActionDelegate
Specified by:
run in class BUGConnectionActionDelegate