org.apache.batik.apps.svgbrowser
Class ThumbnailDialog.ThumbnailCanvasComponentListener
java.lang.Object
java.awt.event.ComponentAdapter
org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailCanvasComponentListener
- All Implemented Interfaces:
- ComponentListener, EventListener
- Enclosing class:
- ThumbnailDialog
- protected class ThumbnailDialog.ThumbnailCanvasComponentListener
- extends ComponentAdapter
Used to allow the SVG document being displayed by the thumbnail to be
resized properly when parent resizes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThumbnailDialog.ThumbnailCanvasComponentListener
protected ThumbnailDialog.ThumbnailCanvasComponentListener()
componentResized
public void componentResized(ComponentEvent e)
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.