Uses of Class
com.biglybt.ui.common.table.impl.TableColumnManager
-
Packages that use TableColumnManager Package Description com.biglybt.ui.common.table.impl -
-
Uses of TableColumnManager in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl declared as TableColumnManager Modifier and Type Field Description private static TableColumnManager
TableColumnManager. instance
Methods in com.biglybt.ui.common.table.impl that return TableColumnManager Modifier and Type Method Description static TableColumnManager
TableColumnManager. getInstance()
Retrieve the static TableColumnManager instance
-