Interface RepaintListener


  • public interface RepaintListener
    Created by IntelliJ IDEA. User: pdoubleya Date: Apr 20, 2009 Time: 10:54:37 PM To change this template use File | Settings | File Templates.
    • Method Summary

      Modifier and Type Method Description
      void repaintRequested​(boolean doLayout)  
    • Method Detail

      • repaintRequested

        void repaintRequested​(boolean doLayout)