de.mud.jta
public interface VisualTransferPlugin extends VisualPlugin
Maintainer: Matthias L. Jugel
Modifier and Type | Method and Description |
---|---|
void |
copy(java.awt.datatransfer.Clipboard clipboard)
Copy currently selected text into the clipboard.
|
void |
paste(java.awt.datatransfer.Clipboard clipboard)
Paste text from clipboard to the plugin.
|
getPluginMenu, getPluginVisual