Class _4222_CellPainterExample
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
- All Implemented Interfaces:
INatExample
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.swt.widgets.ControlcreateExampleControl(org.eclipse.swt.widgets.Composite parent) static voidMethods inherited from class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
getName, getShortDescription, log, onStart, onStop, setupTextArea
-
Field Details
-
COLUMN_ONE_LABEL
- See Also:
-
COLUMN_TWO_LABEL
- See Also:
-
COLUMN_THREE_LABEL
- See Also:
-
COLUMN_FOUR_LABEL
- See Also:
-
COLUMN_FIVE_LABEL
- See Also:
-
COLUMN_SIX_LABEL
- See Also:
-
COLUMN_SEVEN_LABEL
- See Also:
-
COLUMN_EIGHT_LABEL
- See Also:
-
COLUMN_NINE_LABEL
- See Also:
-
COLUMN_TEN_LABEL
- See Also:
-
COLUMN_ELEVEN_LABEL
- See Also:
-
COLUMN_TWELVE_LABEL
- See Also:
-
-
Constructor Details
-
_4222_CellPainterExample
public _4222_CellPainterExample()
-
-
Method Details
-
main
- Throws:
Exception
-
getDescription
- Specified by:
getDescriptionin interfaceINatExample- Overrides:
getDescriptionin classAbstractNatExample
-
createExampleControl
public org.eclipse.swt.widgets.Control createExampleControl(org.eclipse.swt.widgets.Composite parent)
-