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:
- ComponentListener, EventListener
- Enclosing class:
- ThumbnailDialog
protected class ThumbnailDialog.ThumbnailComponentListener
- extends ComponentAdapter
Used to allow the SVG document being displayed by the thumbnail to be
resized properly.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThumbnailDialog.ThumbnailComponentListener
protected ThumbnailDialog.ThumbnailComponentListener()
componentResized
public void componentResized(ComponentEvent e)
- Specified by:
componentResized
in interface ComponentListener
- Overrides:
componentResized
in class ComponentAdapter
Copyright © 2008 Apache Software Foundation. All Rights Reserved.