A calculator for converting different units of measurement
After you click on a button of the main screen, another screen for the specific unit of measurement will be shown.
... And when a functionality is missing an appropriate message will be shown.
- Download the project.
- Import it into Eclipse.
- Build & Run.
- Download the latest version archive (.zip) from the releases tab.
- Extract the folder from the zip.
- Make sure the .jar executable & images folder are in the same folder.
- Run the .jar file.
- Java - The programming language used.
- Java Swing - The framework used for the GUI.
- FlatLaf - The library for custom look and feel of the application