Packages
suncertify.date The Package contain a class DateClass that takes care of all date manipulation activities
required in the Fly By Nights reservations System.
suncertify.db The collection of all the classes that represents the DBMS, including the Remote RMI server.
suncertify.db.tool The package contains the class for the Data conversion tool.
suncertify.remoteClient The package contains classes that represents the Swing GUI and the Data Client of the Fly by Night Services.
suncertify.remoteServer The package contains the class for the server of the DataBase.
suncertify.swingClient The Package contains classes to implement the Swing GUI of the Fly by Nights Reservations System.
suncertify.swingClient.swingTable The package contains classes that represents table model and row classes for all the tables used in the fly by Nights reservations system.