Class SnippetDarkPanel


  • public class SnippetDarkPanel
    extends java.lang.Object
    This snippet demonstrates the dark panel
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static void createButtons​(org.eclipse.swt.widgets.Shell shell)  
      private static void createRow​(org.eclipse.swt.widgets.Shell shell, java.lang.String label)  
      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

      • SnippetDarkPanel

        public SnippetDarkPanel()
    • Method Detail

      • main

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

        private static void createRow​(org.eclipse.swt.widgets.Shell shell,
                                      java.lang.String label)
      • createButtons

        private static void createButtons​(org.eclipse.swt.widgets.Shell shell)