Package hec.gfx2d
Class ColorSquare
java.lang.Object
hec.gfx2d.ColorSquare
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
getColor()
int
getSize()
void
void
void
void
setPosition
(Point point) void
setSize
(int size) void
boolean
-
Constructor Details
-
ColorSquare
-
ColorSquare
-
ColorSquare
public ColorSquare()
-
-
Method Details
-
setPosition
-
setColor
-
setSize
public void setSize(int size) -
getSize
public int getSize() -
getColor
-
getPosition
-
paint
-
draw
-
drawHighLight
-
pressed
-
unHighLight
-
withInBounds
-