CONTENTS | PREV | NEXT Drag and Drop


Appendix B : DragSourceContextPeer definition

Although not a normative part of this specification this definition is included for clarity:


public interface DragSourceContextPeer {

 

    void startDrag(DragSourceContext dsc,

                   Cursor            c, 

                   Image             di,

                   Point             ioff

    ) throws InvalidDnDOperationException;

 

    Cursor getCursor();



    void   setCursor(Cursor c)

		     throws InvalidDnDOperationException;



    void transferablesFlavorsChanged();

}





CONTENTS | PREV | NEXT
Copyright © 1997, 1998 Sun Microsystems, Inc. All Rights Reserved.

Banner.Novgorod.Ru