com.jidesoft.navigation
Class NavigationList.NavigationListHelper
java.lang.Object
com.jidesoft.swing.NavigationComponentHelper
com.jidesoft.navigation.NavigationList.NavigationListHelper
- Enclosing class:
- NavigationList
public class NavigationList.NavigationListHelper
- extends NavigationComponentHelper
The navigation list helper class.
- Since:
- 3.3.8
Methods inherited from class com.jidesoft.swing.NavigationComponentHelper |
focusGained, focusLost, getMousePosition, getRolloverRow, getSelectionColor, mouseClicked, mouseEntered, mouseExited, 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 |
NavigationList.NavigationListHelper
public NavigationList.NavigationListHelper()
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