posts - 35,  comments - 6,  trackbacks - 0

          1, Drag Source
              samples:  private DropTarget dropTarget;
                              dropTarget = new DropTarget(dropControl, DND.DROP_COPY);//dropControl為drap操作的目標 對象
                             dropTarget.setTransfer(TextTransfer.getInstance());


          2, Drop Target
          3, Allowed Operation:DND.DROP_COPY, DND.DROP_MOVE, DND.DROP_LINK or DND.DROP_NONE.
          4, Transfer Types:TextTransfer,RTFTransfer,FileTransfer,HtmlTransfer.
            sample: TextTransfer transfers=TextTransfer.getInstance(); 
          5,dragOver event.feedback values
          dragOver event.feedback values Description
          DND.FEEDBACK_SELECT The item under the cursor is selected; applies to table and trees.
          DND.FEEDBACK_SCROLL The widget is scrolled up or down to allow the user to drop on items that are not currently visible; applies to tables and trees.
          DND.FEEDBACK_EXPAND The item currently under the cursor is expanded to allow the user to select a drop target from a sub item; applies to trees.
          DND.FEEDBACK_INSERT_BEFORE An insertion mark is shown before the item under the cursor; applies to trees.
          DND.FEEDBACK_INSERT_AFTER An insertion mark is shown after the item under the cursor; applies to trees.
          DND.FEEDBACK_NONE No effect is shown.

          samples: private int dropFeedback = 0;
                   dropFeedback = DND.FEEDBACK_SCROLL;
                   event.feedback = dropFeedback;
                   如果你的對象超界了,當你的鼠標在邊界上時就會自動住下滾動.

          posted on 2006-07-05 12:39 NG 閱讀(414) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          <2006年7月>
          2526272829301
          2345678
          9101112131415
          16171819202122
          23242526272829
          303112345

          常用鏈接

          留言簿(1)

          隨筆檔案(35)

          文章分類(5)

          文章檔案(2)

          新聞檔案(5)

          java link

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 宁晋县| 隆德县| 铜陵市| 镇安县| 潢川县| 巴林左旗| SHOW| 宜良县| 太仆寺旗| 双柏县| 阿拉善左旗| 秦皇岛市| 大连市| 永修县| 东阿县| 铅山县| 县级市| 军事| 通渭县| 喜德县| 华坪县| 罗江县| 县级市| 辽源市| 肇源县| 遵化市| 岑巩县| 漳浦县| 台中市| 南漳县| 濮阳市| 盐山县| 长岛县| 龙州县| 巴林右旗| 济南市| 莒南县| 揭阳市| 军事| 旅游| 元朗区|