Class BufferedWidget

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.eclipse.swt.widgets.Widget widget  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected BufferedWidget​(org.eclipse.swt.widgets.Widget _widget)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.swt.widgets.Widget getWidget()  
      • Methods inherited from class java.lang.Object

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

      • widget

        protected org.eclipse.swt.widgets.Widget widget
    • Constructor Detail

      • BufferedWidget

        protected BufferedWidget​(org.eclipse.swt.widgets.Widget _widget)
    • Method Detail

      • getWidget

        public org.eclipse.swt.widgets.Widget getWidget()