Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 496 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 496 Bytes

The JAVA source files (src folder) for the 1st Assignment.

All the code is presented in the "assignmet1" folder.

To start the program please run the "RunMe.jar" file

Gui.java - Contains the Main GUI Code

MyParser.java - Contains the XML Parsing and CIM Data Extracion Code

SQLprinter.java - Contains the SQL Connection, Creation and Editing Code

CreateDataBase.java - Contains the DataBase creation Code

AdmittanceMatrix.java - Contains the Admittance Matrix Calculation Code