|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsoleDocumentInterface
A GUI-toolkit agnostic extension of EditDocumentInterface that adds a console input state property.
| Method Summary | |
|---|---|
boolean |
hasPrompt()
|
void |
setHasPrompt(boolean val)
Setter for the _hasPrompt property. |
| Methods inherited from interface edu.rice.cs.util.text.EditDocumentInterface |
|---|
append, forceInsertText, forceRemoveText, getDefaultStyle, getDocText, getEditCondition, getLength, getPageable, insertText, print, removeText, setEditCondition |
| Method Detail |
|---|
boolean hasPrompt()
void setHasPrompt(boolean val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||