Package org.apache.batik.apps.svgbrowser
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.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowStateChanged
-
Constructor Details
-
ThumbnailListener
protected ThumbnailListener()
-
-
Method Details
-
windowOpened
- Specified by:
windowOpened
in interfaceWindowListener
- Overrides:
windowOpened
in classWindowAdapter
-