public static interface TextBox.TextBoxRenderer extends InteractableRenderer<TextBox>
Modifier and Type | Method and Description |
---|---|
TerminalPosition |
getViewTopLeft() |
void |
setViewTopLeft(TerminalPosition position) |
getCursorLocation
drawComponent, getPreferredSize
TerminalPosition getViewTopLeft()
void setViewTopLeft(TerminalPosition position)
Copyright © 2016. All rights reserved.