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