|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectSwappableComposedImage
public class SwappableComposedImage
Class that represents a swappable composed image
| Constructor Summary | |
|---|---|
SwappableComposedImage()
|
|
| Method Summary | |
|---|---|
void |
getImage()
Method to let the use pick a picture to use and set it |
void |
makeMe()
Method to make the image |
void |
setLoc(int x,
int y)
Method to set the x and y location |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwappableComposedImage()
| Method Detail |
|---|
public void makeMe()
public void setLoc(int x,
int y)
x - the x location to usey - the y location to usepublic void getImage()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||