org.apache.batik.swing.gvt

Interface JGVTComponentListener

public interface JGVTComponentListener

An interface for listeners of JGVTComponent events.
Field Summary
intCOMPONENT_TRANSFORM_CHANGED
Method Summary
voidcomponentTransformChanged(ComponentEvent event)
Called when the rendering transform changes on the JGVTComponentListener

Field Detail

COMPONENT_TRANSFORM_CHANGED

public int COMPONENT_TRANSFORM_CHANGED

Method Detail

componentTransformChanged

public void componentTransformChanged(ComponentEvent event)
Called when the rendering transform changes on the JGVTComponentListener
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.