Class StepBarSnippet
- java.lang.Object
-
- org.eclipse.nebula.widgets.stepbar.StepBarSnippet
-
public class StepBarSnippet extends java.lang.Object
Snippet for the Stepbar widget
-
-
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)
-
-
-
Field Detail
-
shell
private static org.eclipse.swt.widgets.Shell shell
-
index
private static int index
-
error
private static boolean error
-
bar
private static Stepbar bar
-
-