Drag and Drop subsystem for the Java Foundation Classes |
Contents | Previous | Next |
2.3.1 The DragSource definition
2.3.2 The DragSourceContext Definition
2.3.3 The DragSourceListener Definition
2.3.4 The DragSourceEvent Definition
2.3.5 The DragSourceDragEvent Definition
2.3.6 The DragSourceDropEvent Definition
2.4.1 java.awt.Component additions for DropTarget (de)registration.
2.4.2 The DropTarget Definition
2.4.3 The DropTargetContext Definition
2.4.4 The DropTargetListener Definition
2.4.5 The DropTargetDragEvent and DropTargetDropEvent Definitions
2.5.1 FlavorMap and SystemFlavorMap
2.5.2 Transferring Data across the JVM boundary
2.5.3 Transferring lists of files across the JVM boundary.
2.5.4 Transferring java.rmi.Remote references across the JVM boundary.
3.0.1 What are the implications of the various platform protocol engines?
3.0.2 Inter/Intra VM transfers?
3.0.3 Lifetime of the Transferable(s)?
3.0.4 Implications of ACTION_MOVE semantics on source objects exposed via Transferable?
3.0.5 Semantics of ACTION_REFERENCE operation.
Appendix A : DropTargetPeer definition
Appendix B : DragSourceContextPeer definition
Appendix C : DropTargetContextPeer definition
Contents | Previous | Next |
Copyright © 2003 Sun Microsystems, Inc. All rights reserved. |