org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
Class _5044_HorizontalSplitViewportGridExample
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5044_HorizontalSplitViewportGridExample
- All Implemented Interfaces:
- INatExample
public class _5044_HorizontalSplitViewportGridExample
- extends AbstractNatExample
Example showing how to implement NatTable that contains two horizontal split
viewports in a grid.
- Author:
- Dirk Fauth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPLIT_COLUMN_INDEX
public static final int SPLIT_COLUMN_INDEX
- See Also:
- Constant Field Values
_5044_HorizontalSplitViewportGridExample
public _5044_HorizontalSplitViewportGridExample()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
getDescription
public String getDescription()
- Specified by:
getDescription in interface INatExample- Overrides:
getDescription in class AbstractNatExample
createExampleControl
public org.eclipse.swt.widgets.Control createExampleControl(org.eclipse.swt.widgets.Composite parent)
Copyright © 2014. All rights reserved.