摘要:
在此将说明swt中提供的复制粘贴功能.*相关类介绍1.org.eclipse.swt.dnd.ClipboardsetContents(Object[] data, Transfer[] dataTypes, int clipboards)向黏贴板上复制内容.getContents(Transfer transfer, int clipboards)根据transfer从对应的黏贴板上获取内容.注... 阅读全文
posted @ 2010-07-17 14:48
戴忠
阅读(1270)
评论(0)
推荐(0)