Chapter 10. Package practicaltest

Table of Contents

Class ConnectedTable
Synopsis
Class Jtfeq
Synopsis
Class SimpleTable
Synopsis
Class TestPrint
Synopsis
printDocument(Doc, PrintService)
setGraphicsConfiguration(GraphicsConfiguration)
Class msgsend
Synopsis
Class msgsendsample
Synopsis
Class stmpsend
Synopsis

Class ConnectedTable

Synopsis

 public class ConnectedTable {
  public ConnectedTable();
  public static void main(java.lang.String[] args)
    throws IllegalAccessException, SQLException, InstantiationException, ClassNotFoundException, IOException;

}

Methods inherited from java.lang.Object: clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait

Inheritance Path. java.lang.Object-> practicaltest.ConnectedTable