public class FindAgain
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor and Description |
---|
FindAgain(@NotNull Find find,
@NotNull Replace replace)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(@NotNull java.awt.event.ActionEvent e) |
void |
setType(@NotNull FindType type)
Sets the operation to perform.
|
public void actionPerformed(@NotNull @NotNull java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public void setType(@NotNull @NotNull FindType type)
type
- the operation to perform