Class PropertyTableSnippetRefresh


  • public class PropertyTableSnippetRefresh
    extends java.lang.Object
    This snippet demonstrates the PropertyTable widget
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static PropertyTable buildPropertyTable​(org.eclipse.swt.widgets.Composite composite)
      Build a property table
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • PropertyTableSnippetRefresh

        public PropertyTableSnippetRefresh()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Parameters:
        args -
      • buildPropertyTable

        private static PropertyTable buildPropertyTable​(org.eclipse.swt.widgets.Composite composite)
        Build a property table