|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.gui.util.PulgaRectangle
public class PulgaRectangle
Pulga rectangle with color.
| Constructor Summary | |
|---|---|
PulgaRectangle(int x,
int y,
int w,
int h,
java.awt.Color color)
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getColor()
|
int |
getHeight()
|
int |
getWidth()
|
int |
getX()
|
int |
getY()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PulgaRectangle(int x,
int y,
int w,
int h,
java.awt.Color color)
| Method Detail |
|---|
public java.awt.Color getColor()
public int getHeight()
Rectangle.getHeight()public int getWidth()
Rectangle.getWidth()public int getX()
Rectangle.getX()public int getY()
Rectangle.getY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||