Uses of Interface
com.biglybt.ui.common.table.impl.TableViewImpl.HistoryEntry
Packages that use TableViewImpl.HistoryEntry
-
Uses of TableViewImpl.HistoryEntry in com.biglybt.ui.common.table.impl
Classes in com.biglybt.ui.common.table.impl that implement TableViewImpl.HistoryEntryModifier and TypeClassDescriptionprivate class
private class
Fields in com.biglybt.ui.common.table.impl with type parameters of type TableViewImpl.HistoryEntryModifier and TypeFieldDescriptionprivate LinkedList<TableViewImpl.HistoryEntry>
TableViewImpl.historyAfter
private LinkedList<TableViewImpl.HistoryEntry>
TableViewImpl.historyBefore
Methods in com.biglybt.ui.common.table.impl with parameters of type TableViewImpl.HistoryEntryModifier and TypeMethodDescriptionprivate void
TableViewImpl.addHistory
(TableViewImpl.HistoryEntry entry)