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:
java.awt.event.WindowFocusListener,java.awt.event.WindowListener,java.awt.event.WindowStateListener,java.util.EventListener
- Enclosing class:
- ThumbnailDialog
protected class ThumbnailDialog.ThumbnailListener extends java.awt.event.WindowAdapterUsed 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 Modifier Constructor Description protectedThumbnailListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwindowOpened(java.awt.event.WindowEvent evt)
-