public interface SensitivityTableModel
TableModel
.
Used by TableBlockingLayerUI
to known if event at mouse position
is sensitivity enabled.Modifier and Type | Method and Description |
---|---|
Object |
getBeanAtRow(int rowIndex)
Get value at row.
|
String |
getPropertyAtColumn(int column)
Get property name at column.
|
Object getBeanAtRow(int rowIndex)
rowIndex
- row indexString getPropertyAtColumn(int column)
column
- columnnull
)Copyright © 1999–2020 CodeLutin. All rights reserved.