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