Class StepBarSnippet


  • public class StepBarSnippet
    extends java.lang.Object
    Snippet for the Stepbar widget
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static Stepbar bar  
      private static boolean error  
      private static int index  
      private static org.eclipse.swt.widgets.Shell shell  
    • Constructor Summary

      Constructors 
      Constructor Description
      StepBarSnippet()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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
    • Field Detail

      • shell

        private static org.eclipse.swt.widgets.Shell shell
      • index

        private static int index
      • error

        private static boolean error
    • Constructor Detail

      • StepBarSnippet

        public StepBarSnippet()
    • Method Detail

      • main

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