Find Action
class FindAction(val workbench: AvailWorkbench, val frame: JFrame) : AbstractWorkbenchAction
Content copied to clipboard
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.
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
open override fun removePropertyChangeListener(p0: PropertyChangeListener)
Content copied to clipboard
Link copied to clipboard