KetraTerm
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KetraTerm
ketraterm-ui-swing
/
io.github.ketraterm.ui.swing.api
/
CellSelection
/
CellSelection
Cell
Selection
constructor
(
anchorColumn
:
Int
,
anchorRow
:
Int
,
caretColumn
:
Int
,
caretRow
:
Int
,
isBlock
:
Boolean
=
false
)