|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.image.SaveFrame
public final class SaveFrame
A frame that pops up when a user right clicks an ArrayImage, it allows the user to save the image or see another version of the image.
Constructor Summary | |
---|---|
SaveFrame(ArrayImageCell array_image,
ArrayImagePanel arrayImagePanel)
|
Method Summary | |
---|---|
void |
display(java.awt.Point point)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SaveFrame(ArrayImageCell array_image, ArrayImagePanel arrayImagePanel)
Method Detail |
---|
public void display(java.awt.Point point)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |