Examine Styling Action
class ExamineStylingAction(val workbench: AvailWorkbench, runtime: AvailRuntime) : AbstractWorkbenchAction
Content copied to clipboard
An ExamineStylingAction presents information about the styling that was produced for a selected compilation.
Parameters
workbench
The owning AvailWorkbench.
runtime
The active AvailRuntime.
Constructors
Link copied to clipboard
fun ExamineStylingAction(workbench: AvailWorkbench, runtime: AvailRuntime)
Content copied to clipboard
Construct a new ExamineStylingAction.
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