Package com.mckoi.jfccontrols


package com.mckoi.jfccontrols

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

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