org.apache.batik.refimpl.util
Class JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener

java.lang.Object
  |
  +--java.awt.event.ComponentAdapter
        |
        +--org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener
All Implemented Interfaces:
java.awt.event.ComponentListener, java.util.EventListener
Enclosing class:
JSVGCanvas.ThumbnailCanvas

protected class JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener
extends java.awt.event.ComponentAdapter

To correctly resize the view.


Constructor Summary
JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener()
           
 
Method Summary
 void componentResized(java.awt.event.ComponentEvent e)
           
 
Methods inherited from class java.awt.event.ComponentAdapter
componentHidden, componentMoved, componentShown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener

public JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener()
Method Detail

componentResized

public void componentResized(java.awt.event.ComponentEvent e)
Overrides:
componentResized in class java.awt.event.ComponentAdapter


Copyright © 2000 Apache Software Foundation. All Rights Reserved.