Package org.apache.batik.apps.svgbrowser
Class ThumbnailDialog.ThumbnailComponentListener
- java.lang.Object
-
- java.awt.event.ComponentAdapter
-
- org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailComponentListener
-
- All Implemented Interfaces:
java.awt.event.ComponentListener
,java.util.EventListener
- Enclosing class:
- ThumbnailDialog
protected class ThumbnailDialog.ThumbnailComponentListener extends java.awt.event.ComponentAdapter
Used to allow the SVG document being displayed by the thumbnail to be resized properly.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ThumbnailComponentListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
componentResized(java.awt.event.ComponentEvent e)
-