Package com.biglybt.pif.ui.tables
Class TableCellMouseEvent
java.lang.Object
com.biglybt.pif.ui.tables.TableRowMouseEvent
com.biglybt.pif.ui.tables.TableCellMouseEvent
Mouse event information for
Note: 3.0.1.7 moved most functions to
TableCellMouseListener
Note: 3.0.1.7 moved most functions to
TableRowMouseEvent
- Since:
- 2.3.0.7
-
Field Summary
FieldsFields inherited from class com.biglybt.pif.ui.tables.TableRowMouseEvent
baseEvent, button, data, EVENT_MOUSEDOUBLECLICK, EVENT_MOUSEDOWN, EVENT_MOUSEENTER, EVENT_MOUSEEXIT, EVENT_MOUSEMOVE, EVENT_MOUSEUP, eventType, keyboardState, row, skipCoreFunctionality, x, y
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cell
TableCell that the mouse trigger applies to- Since:
- 2.3.0.7
-
-
Constructor Details
-
TableCellMouseEvent
-