public class JTableUtilities extends Object
| Constructor and Description |
|---|
JTableUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getRealColumnIndexAtPoint(JTable table,
Point point) |
static int |
getRealRowIndexAtPoint(JTable table,
Point point) |
static String |
getToolTipText(JTable table,
MouseEvent event) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.