Package | Description |
---|---|
com.putable.client |
Provides the classes specific to the client
|
com.putable.client.gui |
Provides the classes necessary to construct the client's GUI
|
Modifier and Type | Field and Description |
---|---|
private HeinekenPanel |
LoginScreen.panel
The panel.
|
Modifier and Type | Field and Description |
---|---|
private HeinekenPanel |
Gui.agentsPanel
These are the various panels needed.
|
private HeinekenPanel |
Gui.chatPanel
These are the various panels needed.
|
private HeinekenPanel |
Gui.eastPanel
These are the various panels needed.
|
private HeinekenPanel |
Gui.imagePanel
These are the various panels needed.
|
private HeinekenPanel |
Gui.infoPanel
These are the various panels needed.
|
private HeinekenPanel |
Gui.keyPanel
These are the various panels needed.
|
private HeinekenPanel |
Gui.matrixPanel
These are the various panels needed.
|
private HeinekenPanel |
ServerLoginScreen.panel
The panel for the NetPuzlGUI
|
private HeinekenPanel |
Gui.recievePanel
These are the various panels needed.
|
private HeinekenPanel |
Gui.sendPanel
These are the various panels needed.
|
private HeinekenPanel |
Gui.tokenPanel
These are the various panels needed.
|