|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposedImage
Field Summary | |
(package private) Picture |
composeMe
|
(package private) int |
locx
|
(package private) int |
locy
|
Constructor Summary | |
ComposedImage()
|
Method Summary | |
void |
getImage()
|
void |
setLoc(int x,
int y)
|
void |
showMe()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Picture composeMe
int locx
int locy
Constructor Detail |
public ComposedImage()
Method Detail |
public void showMe()
public void setLoc(int x, int y)
public void getImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |