|
| MapTable () |
|
boolean | isCellEditable (final int row, final int column) |
|
void | setMap (final Map< String, String > map, final String[] columnNames) |
|
Component displaying map
- Author
- Bernard Bou
◆ MapTable()
grammarscope.browser.components.MapTable.MapTable |
( |
| ) |
|
◆ isCellEditable()
boolean grammarscope.browser.components.MapTable.isCellEditable |
( |
final int |
row, |
|
|
final int |
column |
|
) |
| |
◆ setMap()
void grammarscope.browser.components.MapTable.setMap |
( |
final Map< String, String > |
map, |
|
|
final String[] |
columnNames |
|
) |
| |
Set map
- Parameters
-
map | map |
columnNames | column names |
◆ serialVersionUID
final long grammarscope.browser.components.MapTable.serialVersionUID = 1L |
|
staticprivate |
The documentation for this class was generated from the following file:
- grammarscope/browser/src/main/java/grammarscope/browser/components/MapTable.java