Class ExampleGood


  • public class ExampleGood
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ExampleGood()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void buildControls​(org.eclipse.swt.widgets.Composite parent)  
      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

      • ExampleGood

        public ExampleGood()
    • Method Detail

      • buildControls

        protected void buildControls​(org.eclipse.swt.widgets.Composite parent)
      • main

        public static void main​(java.lang.String[] args)