Build From Entry Point Action
class BuildFromEntryPointAction(val workbench: AvailWorkbench) : AbstractBuildAction
Content copied to clipboard
An AbstractBuildAction launches a build task in a Swing worker thread for the ResolvedModuleName that exposes the selected entry point.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Link copied to clipboard
Construct a new BuildFromEntryPointAction.
Functions
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
Link copied to clipboard
Update isEnabled to reflect whether or not this AbstractWorkbenchAction should be be enabled at the time of calling this function.
Properties
Link copied to clipboard
The FeatureCategory this AbstractWorkbenchAction belongs to.
Link copied to clipboard