Package com.mckoi.jfccontrols

JFC classes to access a Mckoi database from a Swing application.

See:
          Description

Class Summary
Query Encapsulates the information in a query to the database.
QueryAgent A class that is an agent for queries from the client environment to the server.
ResultSetTableModel An implementation of a javax.swing.table.TableModel that updates itself from a scrollable java.sql.ResultSet source.
SwingBlockUtil Helper class for providing blocking behaviour on the AWT/Swing event dispatcher thread without freezing up the user interface.
 

Package com.mckoi.jfccontrols Description

JFC classes to access a Mckoi database from a Swing application.