Interface PaintInstruction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void paint​(org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Rectangle area)  
    • Method Detail

      • paint

        void paint​(org.eclipse.swt.graphics.GC gc,
                   org.eclipse.swt.graphics.Rectangle area)