|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputCommandView
Field Summary |
---|
Fields inherited from interface com.artenum.rosetta.interfaces.ui.OutputView |
---|
BIG, SMALL |
Method Summary | |
---|---|
void |
backspace()
|
Point |
getCaretLocation()
|
int |
getCaretPosition()
Returns the caret Position |
void |
requestFocus()
The input command view requests the focus when is set visible |
void |
setCaretPosition(int newPosition)
Sets the caret Position |
Methods inherited from interface com.artenum.rosetta.interfaces.ui.OutputView |
---|
append, append, getErrorWriter, getText, getWriter, reset, setCaretPositionToBeginning, setCaretPositionToEnd, setEditable, setStyledDocument, setStyleName, setText |
Methods inherited from interface com.artenum.rosetta.interfaces.ui.GuiComponent |
---|
setBackground, setFont, setForeground, setVisible |
Method Detail |
---|
int getCaretPosition()
void setCaretPosition(int newPosition)
newPosition
- the position to set for the caretPoint getCaretLocation()
void backspace()
void requestFocus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |