public class SimplestMockTextComponent extends MockPanelComponent implements ISimplestTextUi
| Constructor and Description |
|---|
SimplestMockTextComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
void |
setText(String text) |
getUiLibraryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcastTo, getUiLibrarypublic void setText(String text)
setText in interface ISimplestTextUipublic String getText()
getText in interface ISimplestTextUiCopyright © 2018 Tecgraf/PUC-Rio. All rights reserved.