com.nqadmin.swingSet.SSDataGrid SSDataGrid.java <p> SwingSet - Open Toolkit For Making Swing Controls Database-Aware <p><pre> SSDataGrid provides a way to display information from a database in a table format (aka "spreadsheet" or "datasheet" view). The SSDataGrid takes a SSRowSet as a source of data. It also p ...
org.apache.jmeter.config.gui.ArgumentsPanel A GUI panel allowing the user to enter name-value argument pairs. These arguments (or parameters) are usually used to provide configuration values for some other component. @version $Revision: 1.24 $ on $Date: 2004/03/05 01:33:48 $
org.hsqldb.util.GridSwing sqlbob@users 20020401 - patch 1.7.0 by sqlbob (RMP) - enhancements deccles@users 20040412 - patch 933671 - various bug fixes Simple table model to represent a grid of tuples. New class based on Hypersonic SQL original @author dmarshall@users @version 1.7.2 @since 1.7.0 Default constructor.
org.apache.axis.utils.SOAPMonitor This is a SOAP Monitor Application class. This class provides the user interface for deploying the SOAP monitor service and displaying data from the service. @author Toshiyuki Kimura (toshi@apache.org) @author Brian Price (pricebe@us.ibm.com)