Package suncertify.swingClient

The Package contains classes to implement the Swing GUI of the Fly by Nights Reservations System.

See:
          Description

Class Summary
SwingClient The class that implements the Swing GUI for the Fly By Nights Reservations System.
 

Package suncertify.swingClient Description

The Package contains classes to implement the Swing GUI of the Fly by Nights Reservations System.
The main class of this package is the SwingClient class.
The package depends for its table on another package suncertify.swingClient.SwingTable.