All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class scrobble.square.ClientSquare

java.lang.Object
   |
   +----scrobble.square.Square
           |
           +----scrobble.square.ClientSquare

public class ClientSquare
extends Square
The ClientSquare class represents the client version of the Square class. It implements the methods of interface Displayable to display a square.


Constructor Index

 o ClientSquare()

Constructors

 o ClientSquare
 public ClientSquare()

All Packages  Class Hierarchy  This Package  Previous  Next  Index