扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt.datatransfer类systemflavormap的类成员方法: decodedataflavor定义及介绍
发布时间:2014-2-16
本文导语:
decodedataflavor
public static dataflavor decodedataflavor(string nat)
throws classnotfoundexception
解码 string native 以用作 dataflavor。
参数:nat - 要解码的 string
返回:解码的 dataflavor,如果 nat 不是编码的 string native,...