public class TableCellAdapter extends java.lang.Object implements ITableCellListener
| Constructor and Description |
|---|
TableCellAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseDoubleClicked(ITableCellMouseEvent event) |
void |
mousePressed(ITableCellMouseEvent event) |
void |
mouseReleased(ITableCellMouseEvent event) |
public void mousePressed(ITableCellMouseEvent event)
mousePressed in interface ITableCellListenerpublic void mouseReleased(ITableCellMouseEvent event)
mouseReleased in interface ITableCellListenerpublic void mouseDoubleClicked(ITableCellMouseEvent event)
mouseDoubleClicked in interface ITableCellListenerSiehe auch Jowidgets Nutzerhandbuch