org.apache.batik.bridge
Interface NoRepaintRunnable

All Superinterfaces:
Runnable

public interface NoRepaintRunnable
extends Runnable

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

Version:
$Id: NoRepaintRunnable.java 1733416 2016-03-03 07:07:13Z gadams $
Author:
Stephane Hillion

Method Summary
 
Methods inherited from interface java.lang.Runnable
run
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.