Uses of Class
com.mckoi.jfccontrols.QueryAgent
Packages that use QueryAgent
Package
Description
JFC classes to access a Mckoi database from a Swing application.
Tools for manipulating a Mckoi database.
-
Uses of QueryAgent in com.mckoi.jfccontrols
Methods in com.mckoi.jfccontrols that return QueryAgentModifier and TypeMethodDescriptionstatic QueryAgent
QueryAgent.getDefaultAgent()
Returns the QueryAgent for this VM. -
Uses of QueryAgent in com.mckoi.tools
Constructors in com.mckoi.tools with parameters of type QueryAgentModifierConstructorDescriptionJDBCQueryTool
(QueryAgent in_query_agent) Constructs the JComponent.