|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Indicates that the implementer maintains its location on the screen and provides accessors/mutators.
| Method Summary | |
Point |
getLocation()
Get the location of this Locatable |
void |
setLocation(Point p)
Set the location of this Locatable to the passed
in Point. |
| Method Detail |
public void setLocation(Point p)
Locatable to the passed
in Point.
p - the new Point for this LocatablegetLocationpublic Point getLocation()
Locatable.
- Returns:
- the
Point for this Locatable - See Also:
setLocation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||