public interface ITextPanel
| Modifier and Type | Method and Description |
|---|---|
Object |
getText() |
boolean |
isEmpty() |
void |
reset() |
void |
writeLine(String arg) |
void |
writeText(String arg) |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.