Find Action
A FindAction presents the Find/Replace window for the supplied JTextPane.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Link copied to clipboard
Construct a new FindAction.
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
Open or reopen the find dialog. Connect it to the most recently focused text pane of the workbench.
Link copied to clipboard
Link copied to clipboard
Link 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.