Uses of Class
com.biglybt.ui.common.table.TableStructureEventDispatcher
-
Packages that use TableStructureEventDispatcher Package Description com.biglybt.ui.common.table -
-
Uses of TableStructureEventDispatcher in com.biglybt.ui.common.table
Fields in com.biglybt.ui.common.table with type parameters of type TableStructureEventDispatcher Modifier and Type Field Description private static java.util.Map<java.lang.String,TableStructureEventDispatcher>
TableStructureEventDispatcher. instances
Methods in com.biglybt.ui.common.table that return TableStructureEventDispatcher Modifier and Type Method Description static TableStructureEventDispatcher
TableStructureEventDispatcher. getInstance(java.lang.String tableID)
-