org.xulux.guilayer.swing.widgets
Class Window.RepaintComponent

java.lang.Object
  extended by org.xulux.guilayer.swing.widgets.Window.RepaintComponent
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Window

public class Window.RepaintComponent
extends java.lang.Object
implements java.lang.Runnable

Repaints the window when it is shown.


Constructor Summary
Window.RepaintComponent()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Window.RepaintComponent

public Window.RepaintComponent()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
See Also:
Runnable.run()


Copyright © 2002-2007 Martin van den Bemt. All Rights Reserved.