Package | Description |
---|---|
com.putable.client.gui |
Provides the classes necessary to construct the client's GUI
|
Modifier and Type | Field and Description |
---|---|
private HeinekenTextArea |
Gui.recievedText |
private HeinekenTextArea |
Gui.tokenAttr |
Modifier and Type | Method and Description |
---|---|
void |
Gui.setRecievedText(HeinekenTextArea recievedText)
A setter method for the recieved text area.
|