|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSwappableComposedImage
| Field Summary | |
(package private) Picture |
composeMe
|
(package private) int |
locx
|
(package private) int |
locy
|
(package private) javax.swing.JLabel |
myLabel
|
(package private) javax.swing.JFrame |
myWindow
|
| Constructor Summary | |
SwappableComposedImage()
|
|
| Method Summary | |
void |
getImage()
|
void |
makeMe()
|
void |
setLoc(int x,
int y)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
Picture composeMe
javax.swing.JFrame myWindow
javax.swing.JLabel myLabel
int locx
int locy
| Constructor Detail |
public SwappableComposedImage()
| Method Detail |
public void makeMe()
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 | |||||||||