Uses of Interface
ch.supertomcat.supertomcatutils.gui.table.hider.TableColumnHider
-
Packages that use TableColumnHider Package Description ch.supertomcat.supertomcatutils.gui.table.hider -
-
Uses of TableColumnHider in ch.supertomcat.supertomcatutils.gui.table.hider
Classes in ch.supertomcat.supertomcatutils.gui.table.hider that implement TableColumnHider Modifier and Type Class Description classTableColumnHiderSizeBasedImplImplementation ofTableColumnHider, which uses size (min, max) to hide the columnFields in ch.supertomcat.supertomcatutils.gui.table.hider declared as TableColumnHider Modifier and Type Field Description protected TableColumnHiderTableHeaderColumnSelector. tableColumnHiderTable Column HiderConstructors in ch.supertomcat.supertomcatutils.gui.table.hider with parameters of type TableColumnHider Constructor Description TableHeaderColumnSelector(TableColumnHider tableColumnHider, JTable table)Constructor
-