GNU Classpath (0.20) | |
Frames | No Frames |
Methods with return type java.awt.datatransfer.Clipboard | |
Clipboard | Returns the system clipboard.
|
Clipboard | Gets the singleton instance of the system selection as a Clipboard object.
|
Methods with parameter type java.awt.datatransfer.Clipboard | |
void |
Constructors with parameter type java.awt.datatransfer.Clipboard | |
Methods with parameter type java.awt.datatransfer.Clipboard | |
void | This method is called to notify this object that it no longer
has ownership of the specified Clipboard .
|
void | Called when ownership of the clipboard object is lost.
|
GNU Classpath (0.20) |