|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface describing a clipboard for the terminal emulator.
TerminalWin
Method Summary | |
void |
clearSelection()
Clear the clipboard contents. |
java.lang.String |
getSelection()
Get the current contents of the clipboard |
void |
setSelection(java.lang.String selection)
Set the content of the clipboard to the specified string. |
Method Detail |
public void setSelection(java.lang.String selection)
selection
- new contents of the clipboard.public java.lang.String getSelection()
public void clearSelection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |