Unload All Action
class UnloadAllAction(val workbench: AvailWorkbench) : AbstractWorkbenchAction
Content copied to clipboard
An UnloadAllAction launches an unload task (with null specified as the module to unload) in a Swing worker thread.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Link copied to clipboard
Construct a new UnloadAllAction.
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