Class part3.chapter18.CollabTool
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class part3.chapter18.CollabTool

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Frame
                                   |
                                   +----part3.chapter18.CollabTool

public class CollabTool
extends Frame

Variable Index

 o id

Constructor Index

 o CollabTool(InputStream, OutputStream)

Method Index

 o main(String[])

Variables

 o id
  protected static int id

Constructors

 o CollabTool
  public CollabTool(InputStream i,
                    OutputStream o)

Methods

 o main
  public static void main(String args[]) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index