See: Description
| Class | Description |
|---|---|
| AbstractLoginFrame<C extends ClientContext> |
This LoginFrame starts the MainFrame on a successful server login
|
| ClientActivityList<C extends ClientContext,T> |
This is the base class for displaying different types of client activity
|
| ClientActivityListModel<C extends ClientContext,T> |
This list manages items that are
Cancellable. |
| ClientConnectionList |
This list keeps the currently logged in clients.
|
| ClientList<C extends ClientContext> |
This list just manages a ClientContext.
|
| ClientListModel<C extends ClientContext> |
This is a generic list model which manages a ClientContext object.
|
| ClientMainFrame<C extends ClientContext> |
This is the MainFrame for a client GUI
|
| ClientPanel<C extends ClientContext> |
This panel just manages an internal
ClientContext |
| ClientTable<C extends ClientContext,T> |
This table just manages a ClientContext.
|
| ClientTableModel<C extends ClientContext,T> |
This is a generic table model which manages a ClientContext object.
|
| ClientTabPanel<C extends ClientContext> |
Same as
ApplicationTabPanel but just nails the context to ClientContext |
| ClientToolDialog<C extends ClientContext> |
This dialog just manages a ClientContext object
|
| ClientToolFrame<C extends ClientContext> |
This dialog allows for accessing the server log-files
|
| ClientZList<C extends ClientContext,T> |
This list just manages a ClientContext.
|
| ClientZListModel<C extends ClientContext,T> |
This is a generic list model which manages a ClientContext object.
|
| DefaultLoginPanel<C extends ClientContext> |
This panel shows up with a user and password field for capturing the login data
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.