This is a simple application that calculates the average driving time.
The Dcalc application contains the following files:
Files | Description |
---|---|
Dcalc.java | The application class |
MainFrame.java | The frame class |
dictionary.languages | The language file containing the supported languages |
dictionary.translations | The translation file containing the common translations of the application |
MainFrame.translations | The translation file containing the translations of the MainFrame frame |
dcalc.lmp | Language Manager project file |
dcalc.lmm | Language Manager map file |