Uses of Package
com.mckoi.jfccontrols
-
Packages that use com.mckoi.jfccontrols Package Description com.mckoi.jfccontrols JFC classes to access a Mckoi database from a Swing application.com.mckoi.tools Tools for manipulating a Mckoi database. -
Classes in com.mckoi.jfccontrols used by com.mckoi.jfccontrols Class Description 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.QueryAgent.QueryThread The query thread.SwingBlockUtil Helper class for providing blocking behaviour on the AWT/Swing event dispatcher thread without freezing up the user interface. -
Classes in com.mckoi.jfccontrols used by com.mckoi.tools Class Description 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.