org.ujmp.gui.util
Class GraphicsExecutor

java.lang.Object
  extended by org.ujmp.gui.util.GraphicsExecutor

public class GraphicsExecutor
extends Object


Constructor Summary
GraphicsExecutor()
           
 
Method Summary
static void scheduleUpdate(CanBeRepainted component)
           
static void setFinished(CanBeRepainted component)
           
static void shutDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsExecutor

public GraphicsExecutor()
Method Detail

shutDown

public static void shutDown()

scheduleUpdate

public static final void scheduleUpdate(CanBeRepainted component)

setFinished

public static final void setFinished(CanBeRepainted component)


Copyright © 2010. All Rights Reserved.