Class HorizontalSpinnerSnippet


  • public class HorizontalSpinnerSnippet
    extends java.lang.Object
    A simple snipper for the Horizontal Spinner widget
    • Method Summary

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

      • HorizontalSpinnerSnippet

        public HorizontalSpinnerSnippet()
    • Method Detail

      • main

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

        private static void createSpinnerGroup​(org.eclipse.swt.widgets.Shell shell)
      • createHorizontalSpinnerGroup

        private static void createHorizontalSpinnerGroup​(org.eclipse.swt.widgets.Shell shell,
                                                         java.lang.String title,
                                                         int style)