public class TextEvent extends EventObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
m_text
The text
|
protected String |
m_textTitle
The title for the text.
|
source| Constructor and Description |
|---|
TextEvent(Object source,
String text,
String textTitle)
Creates a new
TextEvent instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Describe
getText method here. |
String |
getTextTitle()
Describe
getTextTitle method here. |
getSource, toStringCopyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.