|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
int |
getBottom()
Returns the bottommost coordinate of the receiver. |
java.awt.Rectangle |
getBounds()
Returns the current bounds of the receiver. |
int |
getHeight()
Returns the height of the receiver. |
int |
getLeft()
Returns the leftmost coordinate of the receiver. |
int |
getRight()
Returns the rightmost coordinate of the receiver. |
java.awt.Dimension |
getSize()
Returns the current size of the receiver. |
int |
getTop()
Returns the topmost coordinate of the receiver. |
int |
getWidth()
Returns the width of the receiver. |
void |
paint(java.awt.Graphics g)
Paints the receiver. |
| Method Detail |
public int getBottom()
public java.awt.Rectangle getBounds()
public int getHeight()
public int getLeft()
public int getRight()
public java.awt.Dimension getSize()
#setSizepublic int getTop()
public int getWidth()
public void paint(java.awt.Graphics g)
g - the Graphics object to use for painting
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||