GrammarScope  4.0.0
Public Member Functions | Static Private Attributes | List of all members
grammarscope.browser.components.MapTable Class Reference
Inheritance diagram for grammarscope.browser.components.MapTable:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.browser.components.MapTable:
Collaboration graph
[legend]

Public Member Functions

 MapTable ()
 
boolean isCellEditable (final int row, final int column)
 
void setMap (final Map< String, String > map, final String[] columnNames)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Component displaying map

Author
Bernard Bou

Constructor & Destructor Documentation

◆ MapTable()

grammarscope.browser.components.MapTable.MapTable ( )

Constructor

Member Function Documentation

◆ 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
mapmap
columnNamescolumn names

Member Data Documentation

◆ serialVersionUID

final long grammarscope.browser.components.MapTable.serialVersionUID = 1L
staticprivate

The documentation for this class was generated from the following file: