class TagEditorModel.SelectionStateMemento extends Object
Modifier and Type | Field and Description |
---|---|
private int |
colMax |
private int |
colMin |
private int |
rowMax |
private int |
rowMin |
Constructor and Description |
---|
SelectionStateMemento() |