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