Class ComponentPaintChecker


  • public class ComponentPaintChecker
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentPaintChecker​(java.awt.Component c)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isPaintingOk()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ComponentPaintChecker

        public ComponentPaintChecker​(java.awt.Component c)
    • Method Detail

      • isPaintingOk

        public boolean isPaintingOk()