Logo Should Be Here...


JavaDocs page for my Java code

For the Java code I've written, I have the NetBeans generated javadocs below.

Aircraft Resource Library: This library contains the aircraft resources that I have created which are to be used in other programs. This is a library of classes, not a runnable program.

Any instance of a runnable class, or a main method, is purely for testing purposes.




Airport Resource Library: This library contains the airport resources that I have created which are to be used in other programs. This is a library of classes, not a runnable program.

Any instance of a runnable class, or a main method, is purely for testing purposes.




FlightLog Resource Library: This library contains the flight log resources that I have created which are to be used in other programs. This is a library of classes, not a runnable program.

Any instance of a runnable class, or a main method, is purely for testing purposes.




FlightSim Resource Library: This library contains the flight sim resources that I have created which are to be used in other programs. This is a library of classes, not a runnable program.

Any instance of a runnable class, or a main method, is purely for testing purposes.




Miscellaneous Library: This library contains several miscellaneous packages/classes that are used by other programs. They are small and packages are grouped by a classification. These packages are broken down into the following:

1) Geography
2) Misc
3) MySQL
4) Sound

Any instance of a runnable class, or a main method, is purely for testing purposes.




AirportView Program Docs: This documentation is for the AirportView program.

The documentation may not be complete.




FlightLogger Program Docs: This documentation is for the FlightLogger program.

The documentation may not be complete.






This webpage was created by J. L. Bjerke