com.jidesoft.grid
Class NavigationTreeTable.NavigationTreeTableHelper
java.lang.Object
com.jidesoft.swing.NavigationComponentHelper
com.jidesoft.grid.NavigationTreeTable.NavigationTreeTableHelper
- Enclosing class:
- NavigationTreeTable
public class NavigationTreeTable.NavigationTreeTableHelper
- extends NavigationComponentHelper
The navigation tree table helper class.
- Since:
- 3.3.8
| Methods inherited from class com.jidesoft.swing.NavigationComponentHelper |
getMousePosition, getRolloverRow, getSelectionColor, mouseClicked, mouseMoved, mousePressed, mouseReleased, paint, paintRolloverRow, paintSelectedRow, repaintSelections, setRolloverRow, setup |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationTreeTable.NavigationTreeTableHelper
public NavigationTreeTable.NavigationTreeTableHelper()
getRowBounds
public Rectangle getRowBounds(int row)
- Specified by:
getRowBounds in class NavigationComponentHelper
rowAtPoint
public int rowAtPoint(Point p)
- Specified by:
rowAtPoint in class NavigationComponentHelper
getSelectedRows
public int[] getSelectedRows()
- Specified by:
getSelectedRows in class NavigationComponentHelper
mouseExited
public void mouseExited(MouseEvent e)
- Overrides:
mouseExited in class NavigationComponentHelper
mouseEntered
public void mouseEntered(MouseEvent e)
- Overrides:
mouseEntered in class NavigationComponentHelper
focusGained
public void focusGained(FocusEvent e)
- Overrides:
focusGained in class NavigationComponentHelper
focusLost
public void focusLost(FocusEvent e)
- Overrides:
focusLost in class NavigationComponentHelper