CONTENTS | PREV | NEXT


Drag and Drop Subsystem
for JFC



%">
COLSPAN=5 ALIGN=LEFT VALIGN=BOTTOM> 1.0 Requirements
%">
COLSPAN=5 ALIGN=LEFT VALIGN=BOTTOM> 2.0 API
COLSPAN=4 ALIGN=LEFT VALIGN=BOTTOM>  
2.1 Overview
COLSPAN=4 ALIGN=LEFT VALIGN=BOTTOM>  
2.2 Drag Gesture Recognition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.2.1 DragGestureRecognizer
COLSPAN=4 ALIGN=LEFT VALIGN=BOTTOM>  
2.3 Drag Source
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.3.1 The DragSource definition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.3.2 The DragSourceContext Definition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.3.3 The DragSourceListener Definition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.3.4 The DragSourceEvent Definition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.3.5 The DragSourceDragEvent Definition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.3.6 The DragSourceDropEvent Definition
COLSPAN=4 ALIGN=LEFT VALIGN=BOTTOM>  
2.4 Drop Target
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.4.1 java.awt.Component additions for DropTarget (de)registration.
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.4.2 The DropTarget Definition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.4.3 The DropTargetContext Definition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.4.4 The DropTargetListener Definition
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.4.5 The DropTargetDragEvent and DropTargetDropEvent Definitions
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.4.6 Autoscrolling support
COLSPAN=4 ALIGN=LEFT VALIGN=BOTTOM>  
2.5 Data Transfer Phase
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.5.1 FlavorMap and SystemFlavorMap
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.5.2 Transferring Data across the JVM boundary
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.5.3 Transferring lists of files across the JVM boundary.
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 2.5.4 Transferring java.rmi.Remote references across the JVM boundary.
%">
COLSPAN=5 ALIGN=LEFT VALIGN=BOTTOM> 3.0 Issues
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 3.0.1 What are the implications of the various platform protocol engines?
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 3.0.2 Inter/Intra VM transfers?
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 3.0.3 Lifetime of the Transferable(s)?
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 3.0.4 Implications of ACTION_MOVE semantics on source objects exposed via Transferable?
COLSPAN=3 ALIGN=LEFT VALIGN=BOTTOM> 3.0.5 Semantics of ACTION_REFERENCE operation.
%">
COLSPAN=5 ALIGN=LEFT VALIGN=BOTTOM> Appendix A : DropTargetPeer definition
%">
COLSPAN=5 ALIGN=LEFT VALIGN=BOTTOM> Appendix B : DragSourceContextPeer definition
%">
COLSPAN=5 ALIGN=LEFT VALIGN=BOTTOM> Appendix C : DropTargetContextPeer definition


CONTENTS | PREV | NEXT