Interface IControlPainter

    • Method Detail

      • dispose

        void dispose()
      • paintBackground

        void paintBackground​(VControl control,
                             org.eclipse.swt.widgets.Event e)
      • paintBorders

        void paintBorders​(VControl control,
                          org.eclipse.swt.widgets.Event e)
      • paintContent

        void paintContent​(VControl control,
                          org.eclipse.swt.widgets.Event e)