Refresh Stylesheet Action
class RefreshStylesheetAction(val workbench: AvailWorkbench) : AbstractWorkbenchAction
Content copied to clipboard
A RefreshStylesheetAction reloads the stylesheet from the configuration file underlying the workbench's enclosing project.
Author
Todd Smith
Parameters
workbench
The owning workbench.
Constructors
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
Reloads the stylesheet from the configuration file underlying the workbench's enclosing project.
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