public class SelectCharactersEvent extends EventObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
text
The text.
|
source| Constructor and Description |
|---|
SelectCharactersEvent(Object source,
String text)
Constructs a SelectCharactersEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Return the event text.
|
getSource, toStringCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.