Generate Graph Action
class GenerateGraphAction(val workbench: AvailWorkbench) : AbstractWorkbenchAction
Content copied to clipboard
A GenerateGraphAction instructs the Avail builder to generate a graphical representation of the selected module's dependencies.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Link copied to clipboard
Construct a new GenerateGraphAction.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun removePropertyChangeListener(p0: PropertyChangeListener)
Content copied to clipboard
Link copied to clipboard