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, toString
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.