Uses of Interface
com.biglybt.ui.common.table.TableRowCore
Packages that use TableRowCore
Package
Description
-
Uses of TableRowCore in com.biglybt.ui.common.table
Subinterfaces with type arguments of type TableRowCore in com.biglybt.ui.common.tableModifier and TypeInterfaceDescriptioninterfaceCore Table Column functions are those available to plugins plus some core-only functions.Methods in com.biglybt.ui.common.table that return TableRowCoreModifier and TypeMethodDescriptionTableView.getFocusedRow()TableRowCore.getParentRowCore()TableView.getRow(int position) TableView.getRow(int x, int y) TableView.getRow(DATASOURCETYPE dataSource) Get the row associated with a datasourceTableView.getRows()Get all the rows for this table, in the order they are displayedTableView.getRowsAndSubRows(boolean includeHidden) TableView.getSelectedRows()Returns an array of all selected TableRowSWT.TableRowCore.getSubRow(int i) TableRowCore.getSubRowsRecursive(boolean includeHidden) TableRowCore.getSubRowsWithNull()TableCellCore.getTableRowCore()Retrieve the row that this cell belongs toTableView.getTableRowWithCursor()Retrieves the row that has the cursor over itTableView.getVisibleRows()TableRowCore.linkSubItem(int indexOf) Methods in com.biglybt.ui.common.table with parameters of type TableRowCoreModifier and TypeMethodDescriptionvoidTableSelectionAdapter.defaultSelected(TableRowCore[] rows, int stateMask) default voidTableSelectionListener.defaultSelected(TableRowCore[] rows, int stateMask) default voidTableSelectionListener.defaultSelected(TableRowCore[] rows, int stateMask, int orgin) voidTableSelectionAdapter.deselected(TableRowCore[] rows) voidTableSelectionListener.deselected(TableRowCore[] rows) voidTableSelectionAdapter.focusChanged(TableRowCore focus) voidTableSelectionListener.focusChanged(TableRowCore focus) intTableView.indexOf(TableRowCore row) booleanTableView.isRowVisible(TableRowCore row) voidTableSelectionAdapter.mouseEnter(TableRowCore row) voidTableSelectionListener.mouseEnter(TableRowCore row) voidTableSelectionAdapter.mouseExit(TableRowCore row) voidTableSelectionListener.mouseExit(TableRowCore row) voidTableCountChangeAdapter.rowAdded(TableRowCore row) voidTableCountChangeListener.rowAdded(TableRowCore row) voidTableExpansionChangeListener.rowCollapsed(TableRowCore row) voidTableExpansionChangeListener.rowExpanded(TableRowCore row) voidTableCountChangeAdapter.rowRemoved(TableRowCore row) voidTableCountChangeListener.rowRemoved(TableRowCore row) voidTableGroupRowRunner.run(TableRowCore row) Code to runbooleanTableGroupRowRunner.run(TableRowCore[] rows) Code to run against multiple rows.voidTableGroupRowVisibilityRunner.run(TableRowCore row, boolean bVisible) Code to runvoidTableSelectionAdapter.selected(TableRowCore[] rows) voidTableSelectionListener.selected(TableRowCore[] row) default voidTableSelectionListener.selectionChanged(TableRowCore[] selected_rows, TableRowCore[] deselected_rows) Use this instead of selected/deselected if it makes more sensevoidTableView.setSelectedRows(TableRowCore[] rows) voidTableView.showRow(TableRowCore row) -
Uses of TableRowCore in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl declared as TableRowCoreModifier and TypeFieldDescriptionprivate final TableRowCore[]TableViewImpl.HistorySelection.nextSelprivate final TableRowCore[]TableViewImpl.HistorySelection.prevSelFields in com.biglybt.ui.common.table.impl with type parameters of type TableRowCoreModifier and TypeFieldDescriptionprivate IdentityHashMap<DATASOURCETYPE, TableRowCore> TableViewImpl.mapDataSourceToRowLink DataSource to their row in the table.private LinkedHashSet<TableRowCore> TableViewImpl.selectedRowsUp to date list of selected rows, so we can access rows without being on SWT Thread.private List<TableRowCore> TableViewImpl.sortedRowsFiltered rows in the tableMethods in com.biglybt.ui.common.table.impl that return TableRowCoreModifier and TypeMethodDescriptionabstract TableRowCoreTableViewImpl.createNewRow(Object object) TableViewImpl.getFocusedRow()TableViewImpl.getRow(int iPos) TableViewImpl.getRow(DATASOURCETYPE dataSource) TableViewImpl.getRowQuick(int iPos) TableViewImpl.getRows()TableViewImpl.getRowsAndSubRows(boolean includeHidden) TableViewImpl.getSelectedRows()Methods in com.biglybt.ui.common.table.impl that return types with arguments of type TableRowCoreModifier and TypeMethodDescriptionTableViewImpl.getSelectedRowsList()Returns an list of all selected TableRowSWT objects.Methods in com.biglybt.ui.common.table.impl with parameters of type TableRowCoreModifier and TypeMethodDescriptionprivate voidTableViewImpl.HistorySelection.apply(TableRowCore[] sel) intTableColumnImpl.compare(TableRowCore arg0, TableRowCore arg1) private voidTableViewImpl.getRowAndSubRowCount(TableRowCore[] rows, int[] result, boolean isHidden) private voidTableViewImpl.getRowsAndSubRows(List<TableRowCore> result, TableRowCore[] rows, boolean includeHidden) intTableViewImpl.indexOf(TableRowCore row) voidTableViewImpl.invokeExpansionChangeListeners(TableRowCore row, boolean expanded) voidTableViewImpl.invokeRefreshListeners(TableRowCore row) protected booleanTableViewImpl.isLastRow(TableRowCore row) private intTableViewImpl.numberAllVisibleRows(TableRowCore[] rows, int pos) voidTableViewImpl.setRowSelected(TableRowCore row, boolean selected, boolean trigger) voidTableViewImpl.setSelectedRows(TableRowCore[] rows) voidTableViewImpl.setSelectedRows(TableRowCore[] newSelectionArray, boolean trigger) private voidTableViewImpl.setSelectedRows(TableRowCore[] newSelectionArray, boolean trigger, boolean updateHistory) voidTableViewImpl.triggerDefaultSelectedListeners(TableRowCore[] selectedRows, int keyMask, int origin) protected voidTableViewImpl.triggerDeselectionListeners(TableRowCore[] rows) protected voidTableViewImpl.triggerFocusChangedListeners(TableRowCore row) voidTableViewImpl.triggerListenerRowAdded(TableRowCore[] rows) protected voidTableViewImpl.triggerListenerRowRemoved(TableRowCore row) protected voidTableViewImpl.triggerMouseEnterExitRow(TableRowCore row, boolean enter) voidTableViewImpl.triggerSelectionChangeListeners(TableRowCore[] selected_rows, TableRowCore[] deselected_rows) protected voidTableViewImpl.triggerSelectionListeners(TableRowCore[] rows) abstract voidTableViewImpl.uiRemoveRows(TableRowCore[] rows, Integer[] rowIndexes) abstract voidTableViewImpl.uiSelectionChanged(TableRowCore[] newlySelectedRows, TableRowCore[] deselectedRows) Method parameters in com.biglybt.ui.common.table.impl with type arguments of type TableRowCoreModifier and TypeMethodDescriptionprivate voidTableViewImpl.getRowsAndSubRows(List<TableRowCore> result, TableRowCore[] rows, boolean includeHidden) Constructors in com.biglybt.ui.common.table.impl with parameters of type TableRowCoreModifierConstructorDescription(package private)HistorySelection(TableRowCore[] _prev, TableRowCore[] _next) -
Uses of TableRowCore in com.biglybt.ui.swt.columns.torrent
Methods in com.biglybt.ui.swt.columns.torrent with parameters of type TableRowCoreModifier and TypeMethodDescription(package private) voidColumnTorrentFileProgress.fillInfoProgressETA(TableRowCore row, org.eclipse.swt.graphics.GC gc, DiskManagerFileInfo fileInfo, org.eclipse.swt.graphics.Rectangle cellArea) -
Uses of TableRowCore in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as TableRowCore -
Uses of TableRowCore in com.biglybt.ui.swt.plugin.net.buddy.swt
Methods in com.biglybt.ui.swt.plugin.net.buddy.swt with parameters of type TableRowCoreModifier and TypeMethodDescriptionvoidSBC_ChatOverview.defaultSelected(TableRowCore[] rows, int stateMask) voidSBC_ChatOverview.deselected(TableRowCore[] rows) voidSBC_ChatOverview.focusChanged(TableRowCore focus) voidSBC_ChatOverview.mouseEnter(TableRowCore row) voidSBC_ChatOverview.mouseExit(TableRowCore row) voidSBC_ChatOverview.selected(TableRowCore[] row) -
Uses of TableRowCore in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as TableRowCoreFields in com.biglybt.ui.swt.views with type parameters of type TableRowCoreModifier and TypeFieldDescriptionprivate final Set<TableRowCore> MyTorrentsView.listRowsToRefreshMethods in com.biglybt.ui.swt.views that return TableRowCoreModifier and TypeMethodDescriptionprivate TableRowCoreFilesView.getRowForFile(DiskManagerFileInfo file) Methods in com.biglybt.ui.swt.views with parameters of type TableRowCoreModifier and TypeMethodDescriptionvoidFilesView.defaultSelected(TableRowCore[] rows, int stateMask, int origin) private voidMySharesView.defaultSelected(TableRowCore[] rows) voidMySharesView.defaultSelected(TableRowCore[] rows, int stateMask) voidMyTorrentsView.defaultSelected(TableRowCore[] rows, int keyMask, int origin) voidMyTrackerView.defaultSelected(TableRowCore[] rows, int stateMask) voidPeersViewBase.defaultSelected(TableRowCore[] rows, int stateMask) voidPiecesViewBase.defaultSelected(TableRowCore[] rows, int keyMask, int origin) voidTrackerView.defaultSelected(TableRowCore[] rows, int stateMask) voidFilesView.deselected(TableRowCore[] rows) voidMySharesView.deselected(TableRowCore[] rows) voidMyTorrentsView.deselected(TableRowCore[] rows) voidMyTrackerView.deselected(TableRowCore[] rows) voidPeersViewBase.deselected(TableRowCore[] rows) voidPiecesViewBase.deselected(TableRowCore[] rows) voidTrackerView.deselected(TableRowCore[] rows) voidFilesView.focusChanged(TableRowCore focus) voidMySharesView.focusChanged(TableRowCore focus) voidMyTorrentsView.focusChanged(TableRowCore focus) voidMyTrackerView.focusChanged(TableRowCore focus) voidPeersViewBase.focusChanged(TableRowCore focus) voidPiecesViewBase.focusChanged(TableRowCore focus) voidTrackerView.focusChanged(TableRowCore focus) private longMyTorrentsView.getRowLocation(TableRowCore row) voidFilesView.mouseEnter(TableRowCore row) voidMySharesView.mouseEnter(TableRowCore row) voidMyTorrentsView.mouseEnter(TableRowCore row) voidMyTrackerView.mouseEnter(TableRowCore row) voidPeersViewBase.mouseEnter(TableRowCore row) voidPiecesViewBase.mouseEnter(TableRowCore row) voidTrackerView.mouseEnter(TableRowCore row) voidFilesView.mouseExit(TableRowCore row) voidMySharesView.mouseExit(TableRowCore row) voidMyTorrentsView.mouseExit(TableRowCore row) voidMyTrackerView.mouseExit(TableRowCore row) voidPeersViewBase.mouseExit(TableRowCore row) voidPiecesViewBase.mouseExit(TableRowCore row) voidTrackerView.mouseExit(TableRowCore row) private voidMyTorrentsView.moveRowsTo(TableRowCore[] rows, int iNewPos) voidMyTorrentsView.rowAdded(TableRowCore row) voidFilesView.rowCollapsed(TableRowCore row) voidMyTorrentsView.rowCollapsed(TableRowCore row) voidFilesView.rowExpanded(TableRowCore row) voidMyTorrentsView.rowExpanded(TableRowCore row) voidMyTorrentsView.rowRemoved(TableRowCore row) voidFilesView.selected(TableRowCore[] rows) voidMySharesView.selected(TableRowCore[] row) voidMyTorrentsView.selected(TableRowCore[] rows) voidMyTrackerView.selected(TableRowCore[] rows) voidPeersViewBase.selected(TableRowCore[] rows) voidPiecesViewBase.selected(TableRowCore[] rows) voidTrackerView.selected(TableRowCore[] rows) voidFilesView.selectionChanged(TableRowCore[] selected_rows, TableRowCore[] deselected_rows) voidMyTorrentsView.selectionChanged(TableRowCore[] selected_rows, TableRowCore[] deselected_rows) private voidFilesView.updateTreeExpansionState(TableRowCore row, boolean expanded) Method parameters in com.biglybt.ui.swt.views with type arguments of type TableRowCoreModifier and TypeMethodDescriptionprivate booleanFilesView.doTreeAction(Map<FilesView.FilesViewNodeInner, TableRowCore> node_to_row_map, FilesView.FilesViewNodeInner node, int action, boolean recursive, boolean test_only) -
Uses of TableRowCore in com.biglybt.ui.swt.views.columnsetup
Methods in com.biglybt.ui.swt.views.columnsetup with parameters of type TableRowCoreModifier and TypeMethodDescriptionvoidTableColumnSetupWindow.chooseColumn(TableColumnCore column, TableRowCore placeAboveRow, boolean ignoreExisting) intColumnTC_Sample.compare(TableRowCore row1, TableRowCore row2) Constructors in com.biglybt.ui.swt.views.columnsetup with parameters of type TableRowCoreModifierConstructorDescriptionCell(TableCell parentCell, TableColumnCore column, org.eclipse.swt.widgets.Composite c, TableRowCore sampleRow) -
Uses of TableRowCore in com.biglybt.ui.swt.views.skin
Methods in com.biglybt.ui.swt.views.skin with parameters of type TableRowCoreModifier and TypeMethodDescriptionvoidMyTorrentsView_Big.defaultSelected(TableRowCore[] rows, int stateMask, int origin) voidSBC_AllTrackersView.defaultSelected(TableRowCore[] rows, int stateMask) voidSBC_ArchivedDownloadsView.defaultSelected(TableRowCore[] rows, int stateMask) voidSBC_DownloadHistoryView.defaultSelected(TableRowCore[] rows, int stateMask) voidSBC_TagDiscovery.defaultSelected(TableRowCore[] rows, int stateMask) voidSBC_TagsOverview.defaultSelected(TableRowCore[] rows, int stateMask) voidSBC_AllTrackersView.deselected(TableRowCore[] rows) voidSBC_ArchivedDownloadsView.deselected(TableRowCore[] rows) voidSBC_DownloadHistoryView.deselected(TableRowCore[] rows) voidSBC_TagDiscovery.deselected(TableRowCore[] rows) voidSBC_TagsOverview.deselected(TableRowCore[] rows) static voidSBC_LibraryTableView.doDefaultClick(TableRowCore[] rows, int stateMask, boolean neverPlay, int origin) voidSBC_AllTrackersView.focusChanged(TableRowCore focus) voidSBC_ArchivedDownloadsView.focusChanged(TableRowCore focus) voidSBC_DownloadHistoryView.focusChanged(TableRowCore focus) voidSBC_TagDiscovery.focusChanged(TableRowCore focus) voidSBC_TagsOverview.focusChanged(TableRowCore focus) voidSBC_AllTrackersView.mouseEnter(TableRowCore row) voidSBC_ArchivedDownloadsView.mouseEnter(TableRowCore row) voidSBC_DownloadHistoryView.mouseEnter(TableRowCore row) voidSBC_TagDiscovery.mouseEnter(TableRowCore row) voidSBC_TagsOverview.mouseEnter(TableRowCore row) voidSBC_AllTrackersView.mouseExit(TableRowCore row) voidSBC_ArchivedDownloadsView.mouseExit(TableRowCore row) voidSBC_DownloadHistoryView.mouseExit(TableRowCore row) voidSBC_TagDiscovery.mouseExit(TableRowCore row) voidSBC_TagsOverview.mouseExit(TableRowCore row) voidSBC_AllTrackersView.selected(TableRowCore[] row) voidSBC_ArchivedDownloadsView.selected(TableRowCore[] row) voidSBC_DownloadHistoryView.selected(TableRowCore[] row) voidSBC_TagDiscovery.selected(TableRowCore[] row) voidSBC_TagsOverview.selected(TableRowCore[] row) -
Uses of TableRowCore in com.biglybt.ui.swt.views.table
Subinterfaces of TableRowCore in com.biglybt.ui.swt.views.tableMethods in com.biglybt.ui.swt.views.table that return TableRowCoreModifier and TypeMethodDescriptionTableViewSWT.getRow(org.eclipse.swt.dnd.DropTargetEvent event) TableViewSWT.getRowQuick(int index) Methods in com.biglybt.ui.swt.views.table with parameters of type TableRowCoreModifier and TypeMethodDescriptionvoidTableViewSWT.invokeExpansionChangeListeners(TableRowCore row, boolean expanded) voidTableViewSWT.invokePaintListeners(org.eclipse.swt.graphics.GC gc, TableRowCore row, TableColumnCore column, org.eclipse.swt.graphics.Rectangle cellArea) voidTableViewSWT.invokeRefreshListeners(TableRowCore row) voidTableRowSWTPaintListener.rowPaint(org.eclipse.swt.graphics.GC gc, TableRowCore row, TableColumnCore column, org.eclipse.swt.graphics.Rectangle cellArea) voidTableViewSWT.setRowSelected(TableRowCore row, boolean selected, boolean trigger) voidTableViewSWT.showRow(TableRowCore rowToShow) voidTableViewSWT.triggerDefaultSelectedListeners(TableRowCore[] selectedRows, int stateMask, int origin) -
Uses of TableRowCore in com.biglybt.ui.swt.views.table.impl
Classes in com.biglybt.ui.swt.views.table.impl that implement TableRowCoreFields in com.biglybt.ui.swt.views.table.impl declared as TableRowCoreModifier and TypeFieldDescription(package private) TableRowCoreTableViewSWT_Common.lastClickRowprivate final TableRowCoreTableRowSWTBase.parentRowMethods in com.biglybt.ui.swt.views.table.impl that return TableRowCoreModifier and TypeMethodDescriptionTableRowSWTBase.getParentRowCore()FakeTableCell.getTableRowCore()TableCellSWTBase.getTableRowCore()Methods in com.biglybt.ui.swt.views.table.impl with parameters of type TableRowCoreModifier and TypeMethodDescriptionvoidTableViewSWT_Common.invokePaintListeners(org.eclipse.swt.graphics.GC gc, TableRowCore row, TableColumnCore column, org.eclipse.swt.graphics.Rectangle cellArea) voidTableViewSWT_Common.mouseUp(TableRowCore row, TableCellCore cell, int button, int stateMask) Constructors in com.biglybt.ui.swt.views.table.impl with parameters of type TableRowCoreModifierConstructorDescriptionTableRowSWTBase(Object lock, TableRowCore parentRow, TableViewSWT tv, Object dataSource) -
Uses of TableRowCore in com.biglybt.ui.swt.views.table.painted
Classes in com.biglybt.ui.swt.views.table.painted that implement TableRowCoreMethods in com.biglybt.ui.swt.views.table.painted that return TableRowCoreModifier and TypeMethodDescriptionTableViewPainted.createNewRow(Object object) TableViewPainted.getFocusedRow()protected TableRowCoreTableViewPainted.getNextRow(TableRowCore relativeToRow) protected TableRowCoreTableViewPainted.getPreviousRow(TableRowCore relativeToRow) TableViewPainted.getRow(int x, int y) TableViewPainted.getRow(org.eclipse.swt.dnd.DropTargetEvent event) TableRowPainted.getSubRow(int pos) TableRowPainted.getSubRowsRecursive(boolean includeHidden) TableRowPainted.getSubRowsWithNull()TableViewPainted.getTableRowWithCursor()TableViewPainted.getVisibleRows()TableRowPainted.linkSubItem(int indexOf) Methods in com.biglybt.ui.swt.views.table.painted with parameters of type TableRowCoreModifier and TypeMethodDescriptionprotected TableRowCoreTableViewPainted.getNextRow(TableRowCore relativeToRow) protected TableRowCoreTableViewPainted.getPreviousRow(TableRowCore relativeToRow) private voidTableRowPainted.getSubRowsRecursive(List<TableRowCore> result, TableRowCore[] rows, boolean includeHidden) voidTableViewPainted.invokePaintListeners(org.eclipse.swt.graphics.GC gc, TableRowCore row, TableColumnCore column, org.eclipse.swt.graphics.Rectangle cellArea) booleanTableViewPainted.isRowVisible(TableRowCore row) private StringTableViewPainted.prettyIndex(TableRowCore row) private voidTableViewPainted.recalculateVisibleRows(TableRowCore[] rows, int yStart, List<TableRowSWT> newVisibleRows, List<TableRowSWT> rowsStayedVisibleButMoved) voidTableViewPainted.rowHeightChanged(TableRowCore row, int oldHeight, int newHeight) protected voidTableViewPainted.selectRowsTo(TableRowCore clickedRow) voidTableViewPainted.setFocusedRow(TableRowCore row) voidTableViewPainted.setRowSelected(TableRowCore row, boolean selected, boolean trigger) voidTableViewPainted.setSelectedRows(TableRowCore[] newSelectionArray, boolean trigger) voidTableViewPainted.showRow(TableRowCore rowToShow) private voidTableViewPainted.sortRowsByVisibilityIndex(TableRowCore[] selectedRows) voidTableViewPainted.uiRemoveRows(TableRowCore[] rows, Integer[] rowIndexes) voidTableViewPainted.uiSelectionChanged(TableRowCore[] newlySelectedRows, TableRowCore[] deselectedRows) Method parameters in com.biglybt.ui.swt.views.table.painted with type arguments of type TableRowCoreModifier and TypeMethodDescriptionprivate voidTableRowPainted.getSubRowsRecursive(List<TableRowCore> result, TableRowCore[] rows, boolean includeHidden) Constructors in com.biglybt.ui.swt.views.table.painted with parameters of type TableRowCoreModifierConstructorDescriptionTableRowPainted(TableRowCore parentRow, TableViewPainted tv, Object dataSource) FAKE row constructorTableRowPainted(TableRowCore parentRow, TableViewPainted tv, Object dataSource, boolean triggerHeightChange)