Class VButtonPainter

java.lang.Object
org.eclipse.nebula.cwt.v.VControlPainter
org.eclipse.nebula.cwt.v.VButtonPainter
All Implemented Interfaces:
IControlPainter

public class VButtonPainter
extends VControlPainter
Class to paint a button.
  • Constructor Summary

    Constructors 
    Constructor Description
    VButtonPainter()  
  • Method Summary

    Modifier and Type Method Description
    void paintBackground​(VControl control, org.eclipse.swt.widgets.Event e)  

    Methods inherited from class org.eclipse.nebula.cwt.v.VControlPainter

    dispose, paintBorders, paintContent

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait