|
Class Summary |
| DataModel |
It acts as the controller of all data persistent in this soft and as facade of FileData
also extends the current model to get more info. |
| EBActions |
Actions used in main EuroBudget Frame |
| EBConstants |
Centralize all constants used in the soft |
| EBEditors |
Centralize access to main eurobudget editors |
| EBPrefs |
EuroBudget preferences
Works with new jdk1.4 features java.util.prefs. |
| EBPrefsService |
EuroBudget preferences
Works with JNLP Persistent Service
Future impl: Could be load/exported to xml. |
| EuroBudget |
Main Software Class - Singleton |
| FileLoader |
EuroBudget File Library
Note on xml encoding/decoding:seems to fail on ArrayList;TreeSet and some others ! (see java.beans.MetaData, XMLEncoder)
Contains all methods to load/save files. |
| FileLoader.MyExceptionListener |
|
| Services |
Centralize access to standard java services |