Class TextFieldLinker.FieldState
java.lang.Object
docking.widgets.textfield.TextFieldLinker.FieldState
- Enclosing class:
TextFieldLinker
The current state of a linked field, stored separately from the actual component
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintprotected TextFieldLinker.FieldStatecopy()booleantoString()
-
Field Details
-
text
-
caret
protected int caret
-
-
Constructor Details
-
FieldState
protected FieldState()
-
-
Method Details
-
toString
-
equals
-
copy
-
clampedCaret
public int clampedCaret()
-