1. 首页
  2. 编程语言
  3. Java
  4. DragDropUtil This utility class is easy for developer to bind two awtswing comp

DragDropUtil This utility class is easy for developer to bind two awtswing comp

上传者: 2019-07-18 03:08:51上传 RAR文件 49.16KB 热度 38次
Thisutilityclassiseasyfordevelopertobindtwoawt,swingcomponentswithdraganddropactions.Forexample:DragDropUtilutil=newDragDropUtil();util.bind(java.awt.componentsource,java.awt.componenttarget,DragDropUtil.ACTION_COPY_OR_MOVE);util.setDragDropActionListener(newTestActionListener());
下载地址
用户评论