Class ThumbnailDialog.ThumbnailListener
java.lang.Object
java.awt.event.WindowAdapter
org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailListener
- All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener
- Enclosing class:
ThumbnailDialog
Used the first time the thumbnail dialog is shown to make visible the
current GVT tree being displayed by the original SVG component.
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WindowAdapter
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowStateChanged
-
Constructor Details
-
ThumbnailListener
protected ThumbnailListener()
-
-
Method Details
-
windowOpened
- Specified by:
windowOpenedin interfaceWindowListener- Overrides:
windowOpenedin classWindowAdapter
-