|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
appendHistoryValue(String value)
Append a value to the history |
String |
getCommandValue()
Get the prompt plus the commandline value |
String |
getHistoryValue()
Get the history that is displayed |
void |
setCommandValue(String value)
Set the prompt plus commandline value |
void |
setHistoryValue(String value)
Set the history |
| Methods inherited from interface java.beans.PropertyChangeListener |
propertyChange |
| Method Detail |
public String getCommandValue()
public void setCommandValue(String value)
value - public String getHistoryValue()
public void appendHistoryValue(String value)
value - public void setHistoryValue(String value)
value -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||