1 |
TODO List (or rather, TOFIX !) |
2 |
========= |
3 |
|
4 |
Rework system displaying of components for Swing Event Handling |
5 |
Allow config to be obtained from the server |
6 |
Allow config to be written back to a local file |
7 |
Allow local file config to be changed via the GUI |
8 |
Write LOADS more data components |
9 |
Consider graphing of some values? |
10 |
Allow changing of view |
11 |
-adding removing data fields?? |
12 |
-comparing fields accross servers |
13 |
Maybe handle exceptions nicer in the comms |
14 |
|
15 |
Completed: |
16 |
---------- |
17 |
|
18 |
30/01/2001 - Add option to handle firewalls |
19 |
29/01/2001 - Allow config to be obtained from a local file |
20 |
29/01/2001 - Fix problem with memory display showing negative values at start |
21 |
29/01/2001 - Ensure all Swing updates use the Swing Event Handling thread (partial - only data components) |
22 |
28/01/2001 - Tidy up network comms and link handling |