|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.event.WindowAdapter | +--org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailListener
Used the first time the thumbnail dialog is shown to make visible the current GVT tree being displayed by the original SVG component.
Constructor Summary | |
protected |
ThumbnailDialog.ThumbnailListener()
|
Method Summary | |
void |
windowOpened(java.awt.event.WindowEvent evt)
|
Methods inherited from class java.awt.event.WindowAdapter |
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ThumbnailDialog.ThumbnailListener()
Method Detail |
public void windowOpened(java.awt.event.WindowEvent evt)
windowOpened
in class java.awt.event.WindowAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |