4546474849505152
public TableListener(TablePane t) { table = t; mousePos = -1; caller = null; rcMenu = new RightClickMenu(this); }