|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPiece
public abstract class Piece
Constructor Summary | |
---|---|
Piece(java.awt.Color c)
The constructor for this piece |
Method Summary | |
---|---|
java.awt.Color |
getColor()
This method returns the color of this piece |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Piece(java.awt.Color c)
c
- - the color for this pieceMethod Detail |
---|
public java.awt.Color getColor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |