Class _001_Getting_Started
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started
- All Implemented Interfaces:
INatExample
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
class
class
-
Field Summary
Fields inherited from interface org.eclipse.nebula.widgets.nattable.examples.INatExample
BASE_PACKAGE, BASE_PATH, CLASSIC_BASE_PACKAGE, CLASSIC_BASE_PATH, CLASSIC_EXAMPLES_PREFIX, TUTORIAL_EXAMPLES_PREFIX
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.swt.widgets.Control
createExampleControl
(org.eclipse.swt.widgets.Composite parent) static void
Methods inherited from class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
getDescription, getName, getShortDescription, log, onStart, onStop, setupTextArea
-
Constructor Details
-
_001_Getting_Started
public _001_Getting_Started()
-
-
Method Details
-
main
-
createExampleControl
public org.eclipse.swt.widgets.Control createExampleControl(org.eclipse.swt.widgets.Composite parent)
-