JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.illumon.iris.console.utils.input
Interface InputTableSelectionHandler.RowSelectionHandler
Enclosing class:
InputTableSelectionHandler
public static interface
InputTableSelectionHandler.RowSelectionHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
shouldSelectRow
(
JTable
table, int row, int col)
Method Details
shouldSelectRow
boolean
shouldSelectRow
(
JTable
table, int row, int col)