public class TextContainer extends Object implements Cloneable
| Constructor and Description |
|---|
TextContainer(String text) |
| Modifier and Type | Method and Description |
|---|---|
TextContainer |
clone() |
String |
getText() |
void |
setText(String text) |
String |
toString() |
Copyright © 2020. All rights reserved.