Overview | Methods | Fields | This Package | All Packages
Specifies the standard java.lang.String class format.
Syntax
public static final String CF_STRINGCLASS;
Remarks
This format is used by WFC to store String objects. Use this format to retrieve data from the Clipboard and assign it to a String object or a property that accepts a String object.