java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.FreezableGridExample
All Implemented Interfaces:
INatExample

public class FreezableGridExample extends AbstractNatExample
This fixture creates a simple, minimal 3x3 table with resizable columns whose cells are of the form 'Row X, Col Y'.
  • Constructor Details

    • FreezableGridExample

      public FreezableGridExample()
  • Method Details