Package org.eclipse.nebula.widgets.led
Class LEDSnippet
- java.lang.Object
-
- org.eclipse.nebula.widgets.led.LEDSnippet
-
public class LEDSnippet extends java.lang.Object
Snippet for the LED widget
-
-
Field Summary
Fields Modifier and Type Field Description private static org.eclipse.swt.widgets.Shell
shell
-
Constructor Summary
Constructors Constructor Description LEDSnippet()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static void
createBottomPart()
private static void
createTopPart()
static void
main(java.lang.String[] args)
-