Interface JGVTComponentListener
- All Known Implementing Classes:
JGVTComponentAdapter, JSVGComponent.JSVGComponentListener, JSVGScrollPane.ScrollListener
public interface JGVTComponentListener
An interface for listeners of
JGVTComponent events.- Version:
- $Id$
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidCalled when the rendering transform changes on the JGVTComponentListener
-
Field Details
-
COMPONENT_TRANSFORM_CHANGED
static final int COMPONENT_TRANSFORM_CHANGED- See Also:
-
-
Method Details
-
componentTransformChanged
Called when the rendering transform changes on the JGVTComponentListener
-