Class SnippetBlurredPanel
- java.lang.Object
-
- org.eclipse.nebula.widgets.opal.panels.snippets.SnippetBlurredPanel
-
public class SnippetBlurredPanel extends java.lang.Object
This snippet demonstrates the blured panel
-
-
Constructor Summary
Constructors Constructor Description SnippetBlurredPanel()
-
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)
-