public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(new _6032_GlazedListsFilterCustomTypesExample()); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(new _571_TreeGridExample()); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(600, 400, new _5064_GridHeaderHoverStylingExample()); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(new _803_CachedCalculatingGridExample()); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(new AutomaticRowHeightExample()); }
public static void main(String[] args) { TableButton table = new TableButton(); StandaloneNatExampleRunner.run(600, 400, table); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(600, 650, new _304_DynamicColumnExample()); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(new _606_GlazedListsRowHideShowExample()); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(new DynamicColumnHeaderHeightExample()); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(new _761_PrintExample()); }
public static void main(String[] args) { StandaloneNatExampleRunner.run(new EditableGridExample()); }
public static void main(String[] args) throws Exception { StandaloneNatExampleRunner.run(new _002_Using_a_custom_cell_painter()); }
public static void main(String[] args) { StandaloneNatExampleRunner.run(new PersistentNatExampleWrapper(new FilterRowGridExample())); }