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 ITableCellListener
public void mouseReleased(ITableCellMouseEvent event)
mouseReleased
in interface ITableCellListener
public void mouseDoubleClicked(ITableCellMouseEvent event)
mouseDoubleClicked
in interface ITableCellListener
Siehe auch Jowidgets Nutzerhandbuch