From 2c146c894972e2c6ab701b3c66dcf242d7be656f Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Tue, 24 Dec 2019 16:16:13 -0500 Subject: Added Javadoc to the project. --- doc/overview-summary.html | 155 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 doc/overview-summary.html (limited to 'doc/overview-summary.html') diff --git a/doc/overview-summary.html b/doc/overview-summary.html new file mode 100644 index 0000000..abd6efb --- /dev/null +++ b/doc/overview-summary.html @@ -0,0 +1,155 @@ + + + + + +Overview + + + + + + + + +
+ + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
org.unitConverter +
A program that converts units.
+
org.unitConverter.converterGUI +
The GUI interface of the Unit Converter.
+
org.unitConverter.math +
Supplementary classes that are not related to units, but are necessary for their function.
+
org.unitConverter.unit +
Everything to do with the units that make up Unit Converter.
+
+
+ +
+ + + + + + + +
+ + + + -- cgit v1.2.3