org.apache.batik.bridge
Interface NoRepaintRunnable

All Superinterfaces:
java.lang.Runnable

public interface NoRepaintRunnable
extends java.lang.Runnable

A tagging interface to prevent a repaint at the end of the execution of this runnable.

Version:
$Id: NoRepaintRunnable.java,v 1.2 2003/08/08 11:38:50 vhardy Exp $
Author:
Stephane Hillion

Methods inherited from interface java.lang.Runnable
run
 



<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.