org.eclipse.amp.agf.zest.ide
Class DAGLayoutAction

java.lang.Object
  extended by org.eclipse.amp.agf.zest.ide.ZestLayoutAction
      extended by org.eclipse.amp.agf.zest.ide.DAGLayoutAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IViewActionDelegate

public class DAGLayoutAction
extends ZestLayoutAction

The Class DAGLayoutAction.


Constructor Summary
DAGLayoutAction()
           
 
Method Summary
 
Methods inherited from class org.eclipse.amp.agf.zest.ide.ZestLayoutAction
init, run, selectionChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAGLayoutAction

public DAGLayoutAction()