-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2.2
-
sparc
-
solaris_2.5
Name: sdC67446 Date: 02/25/98
It should be documented how the method handles obj parameter.
Required for JCK test development.
----------------Here what doc says----------------
public Transferable getContents(Object requestor)
Returns a transferable object representing the current
contents of the clipboard. If the clipboard currently
has no contents, it returns null.
Parameters:
requestor - the object requesting the clip data
Returns:
the current transferable object on the clipboard
--------------------------------------------------
======================================================================