org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover
Class _5064_GridHeaderHoverStylingExample
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5064_GridHeaderHoverStylingExample
- All Implemented Interfaces:
- INatExample
public class _5064_GridHeaderHoverStylingExample
- extends AbstractNatExample
Simple example showing how to add the HoverLayer to a grid layer composition.
This example only show how to add hover styling on the headers of a grid.
- Author:
- Dirk Fauth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_5064_GridHeaderHoverStylingExample
public _5064_GridHeaderHoverStylingExample()
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.