Class part3.chapter21.WhiteboardClient
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class part3.chapter21.WhiteboardClient

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Canvas
                   |
                   +----part3.chapter18.Whiteboard
                           |
                           +----part3.chapter21.WhiteboardClient

public class WhiteboardClient
extends Whiteboard
implements Client

Constructor Index

 o WhiteboardClient()

Method Index

 o disconnected()

Constructors

 o WhiteboardClient
  public WhiteboardClient()

Methods

 o disconnected
  public void disconnected()

All Packages  Class Hierarchy  This Package  Previous  Next  Index