|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AbstractClientFrame | The AbstractClientFrame provides a bunch of common parts to the Client's UI windows. |
ClientApp | This is a client aplication for entering and maintaining tasks. |
EditTaskFrame | The EditTaskFrame is a small window with fields appropriate to allow a user to edit task into the Cos. |
ListFrame | The NewTaskFrame is a small window with fields appropriate to allow a user to enter a task into the Cos. |
LoginFrame | The LoginPanel simply displays a small window with a field for a username and Password and a button asking you to login. |
NewTaskFrame | The NewTaskFrame is a small window with fields appropriate to allow a user to enter a task into the Cos. |
TableMap | |
TableSorter |
The client package consists of a simple client application that allows a user to enter and manipulate TaskTrackerEntries via a Swing GUI.
The main ClientApp extends COS' AbstractClientApp and will attempt to connect to the task tracker Cos Application on launch. Once connected if the background cos application is not actually running this client will start the application.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |