|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.photoviewer.client.ui.OrigImageManager
This class implements the panel that shows a thumb of the current image, and provides a "View" button that will send the user's browser to the full-size version of the thumb image.
Constructor Summary | |
OrigImageManager(PhotoViewer thinlet,
TreeManager treeMgr)
|
Method Summary | |
void |
tabSelected()
The Original Image tab was just selected. |
void |
viewFullImage()
Show the current image full-screen in the browser. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OrigImageManager(PhotoViewer thinlet, TreeManager treeMgr)
Method Detail |
public void tabSelected()
public void viewFullImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |