Uses of Interface
com.biglybt.ui.swt.views.table.TableRowSWT
Packages that use TableRowSWT
Package
Description
-
Uses of TableRowSWT in com.biglybt.ui.swt.views.table
Methods in com.biglybt.ui.swt.views.table that return TableRowSWTModifier and TypeMethodDescriptionTableViewSWT.createFakeRow
(Object ds) TableViewSWT.getRowSWT
(DATASOURCETYPE dataSource) TableViewSWT.getTableRow
(int x, int y, boolean anyX) TableCellSWT.getTableRowSWT()
-
Uses of TableRowSWT in com.biglybt.ui.swt.views.table.impl
Classes in com.biglybt.ui.swt.views.table.impl that implement TableRowSWTFields in com.biglybt.ui.swt.views.table.impl declared as TableRowSWTModifier and TypeFieldDescription(package private) TableRowSWT
TableViewSWT_Common.mouseDownOnRow
Methods in com.biglybt.ui.swt.views.table.impl that return TableRowSWTModifier and TypeMethodDescriptionFakeTableCell.getTableRowSWT()
TableCellSWTBase.getTableRowSWT()
Methods in com.biglybt.ui.swt.views.table.impl with parameters of type TableRowSWTModifier and TypeMethodDescriptionprivate TableRowMouseEvent
TableViewSWT_Common.createMouseEvent
(TableRowSWT row, org.eclipse.swt.events.MouseEvent e, int type, boolean allowOOB) private boolean
TableViewSWT_Common.isInExpando
(TableRowSWT row, TableCellCore cell, TableColumnCore tc, org.eclipse.swt.events.MouseEvent e) void
TableViewSWT_Common.mouseDown
(TableRowSWT row, TableCellCore cell, int button, int stateMask) -
Uses of TableRowSWT in com.biglybt.ui.swt.views.table.painted
Classes in com.biglybt.ui.swt.views.table.painted that implement TableRowSWTMethods in com.biglybt.ui.swt.views.table.painted that return TableRowSWTModifier and TypeMethodDescriptionTableViewPainted.createFakeRow
(Object object) TableViewPainted.getTableRow
(int x, int y, boolean anyX) Method parameters in com.biglybt.ui.swt.views.table.painted with type arguments of type TableRowSWTModifier and TypeMethodDescriptionprivate void
TableViewPainted.recalculateVisibleRows
(TableRowCore[] rows, int yStart, List<TableRowSWT> newVisibleRows, List<TableRowSWT> rowsStayedVisibleButMoved)