|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaligner.ui.clipboard.ClipboardHandlerAWT
Sets and gets the contents of the system clipboard.
Constructor Summary | |
ClipboardHandlerAWT()
|
Method Summary | |
java.lang.String |
getContents()
Gets the contents of the system clipboard |
void |
setContents(java.lang.String s)
Sets the contents of the system clipboard |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClipboardHandlerAWT()
Method Detail |
public java.lang.String getContents()
getContents
in interface ClipboardHandler
public void setContents(java.lang.String s)
setContents
in interface ClipboardHandler
s
- the clipboard contents to set
|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ahmed Moustafa (ahmed@users.sf.net) | |
The source code of JAligner is licensed under The GNU General Public License (GPL) |