About Action
Properties
Link copied to clipboard
The lambda that indicates whether or not this should be enabled.
Link copied to clipboard
The FeatureCategory this AbstractWorkbenchAction belongs to.
Link copied to clipboard
The owning AvailWorkbench.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Actually show the About dialog. This is provided separately from the usual ActionListener.actionPerformed mechanism so that we can invoke it directly whenever we want, without having to synthesize an ActionEvent.
Link copied to clipboard
Update isEnabled to reflect whether or not this AbstractWorkbenchAction should be be enabled at the time of calling this function.