|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.plugins.ui.tables.TableRowMouseEvent org.gudy.azureus2.plugins.ui.tables.TableCellMouseEvent
public class TableCellMouseEvent
Mouse event information for
TableCellMouseListener
Note: 3.0.1.7 moved most functions to TableRowMouseEvent
Field Summary | |
---|---|
TableCell |
cell
TableCell that the mouse trigger applies to |
Fields inherited from class org.gudy.azureus2.plugins.ui.tables.TableRowMouseEvent |
---|
button, data, EVENT_MOUSEDOUBLECLICK, EVENT_MOUSEDOWN, EVENT_MOUSEENTER, EVENT_MOUSEEXIT, EVENT_MOUSEMOVE, EVENT_MOUSEUP, eventType, keyboardState, row, skipCoreFunctionality, x, y |
Constructor Summary | |
---|---|
TableCellMouseEvent()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public TableCell cell
Constructor Detail |
---|
public TableCellMouseEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |