public abstract class GralTextBox.GraphicImplAccess extends GralTextField.GraphicImplAccess implements GralWidgImpl_ifc
Modifier and Type | Field and Description |
---|---|
static int |
chgAddText |
static int |
chgCursor |
static int |
chgEditable |
static int |
chgNonEditable |
static int |
chgViewTrail |
chgPrompt, posField, posPrompt
chgBitsDerived, chgColorBack, chgColorLine, chgColorText, chgFloat, chgFocus, chgFont, chgIntg, chgInvisible, chgObjects, chgPos, chgText, chgVisible, chgVisibleInfo, pixBounds, wdgimpl, widgg
Modifier | Constructor and Description |
---|---|
protected |
GraphicImplAccess(GralWidget widgg) |
Modifier and Type | Method and Description |
---|---|
protected int |
caretPos() |
protected void |
caretPos(int newPos) |
protected java.lang.String |
getAndClearNewText() |
protected GralTextFieldUser_ifc |
user() |
borderwidth, isPasswordField, prompt, promptStylePosition, setTouched
acknChanged, actionShow, dyda, getActionChange, getChanged, gralWidgetFromImplData, setDragEnable, setDropEnable, setFocused, setTextChanged, setVisibleState, XXXfocusGained
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPixelPositionSize, getWidgetImplementation, removeWidgetImplementation, repaintGthread, setBoundsPixel, setFocusGThread, setVisibleGThread
public static final int chgAddText
public static final int chgCursor
public static final int chgEditable
public static final int chgNonEditable
public static final int chgViewTrail
protected GraphicImplAccess(GralWidget widgg)
protected int caretPos()
caretPos
in class GralTextField.GraphicImplAccess
protected void caretPos(int newPos)
caretPos
in class GralTextField.GraphicImplAccess
protected java.lang.String getAndClearNewText()
protected GralTextFieldUser_ifc user()
user
in class GralTextField.GraphicImplAccess