endColumn -
Variable in class uchicago.src.sim.parameter.rpl.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
endLine -
Variable in class uchicago.src.sim.parameter.rpl.SimpleNode
endLine -
Variable in class uchicago.src.sim.parameter.rpl.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
This table, unlike the regular JTable out-of-the-box will:
- support multiple row deletion with delete key
- support cell's content deletion with delete key
- end cell editing with Enter key
- stop cell editing on loss of focus
A partial implementation of Randal Picker's Endogenous
Neighborhood * game as described in his as yet unpublished
"Endogenous Neighborhoods and Norms."
EnnGame() -
Constructor for class uchicago.src.repastdemos.enn.EnnGame