|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jaugment2.UI.swingUI.helpers.ClipboardManager
Class helping to integrate alternative clipboard-access-functions (like xclip)
| Constructor Summary | |
ClipboardManager()
|
|
| Method Summary | |
static void |
copy(javax.swing.text.JTextComponent component)
|
static void |
cut(javax.swing.text.JTextComponent component)
|
static void |
paste(javax.swing.text.JTextComponent component)
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ClipboardManager()
| Method Detail |
public static void copy(javax.swing.text.JTextComponent component)
public static void cut(javax.swing.text.JTextComponent component)
public static void paste(javax.swing.text.JTextComponent component)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||