Package adams.gui.clipboard
-
Class Summary Class Description AbstractClipboardData<T> Ancestor for classes that copy to and paste from the system's clipboard.BufferedImage Copies/pastes buffered images.String Copies/pastes strings.
| Class | Description |
|---|---|
| AbstractClipboardData<T> |
Ancestor for classes that copy to and paste from the system's clipboard.
|
| BufferedImage |
Copies/pastes buffered images.
|
| String |
Copies/pastes strings.
|