test.contrib
Class DesktopRepaintBug

java.lang.Object
  extended by test.contrib.DesktopRepaintBug

public class DesktopRepaintBug
extends java.lang.Object


Nested Class Summary
static class DesktopRepaintBug.FieldPrivilegedAction
          Retrieves a Field from the provided class and makes it accessible.
 
Constructor Summary
DesktopRepaintBug()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesktopRepaintBug

public DesktopRepaintBug()
Method Detail

main

public static void main(java.lang.String[] args)