|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
class TagEditorModel.SelectionStateMemento
Field Summary | |
---|---|
private int |
colMax
|
private int |
colMin
|
private int |
rowMax
|
private int |
rowMin
|
Constructor Summary | |
---|---|
TagEditorModel.SelectionStateMemento()
|
Method Summary | |
---|---|
void |
apply()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int rowMin
private int rowMax
private int colMin
private int colMax
Constructor Detail |
---|
public TagEditorModel.SelectionStateMemento()
Method Detail |
---|
public void apply()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |