|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIDropFailureInterface
Insert package comments here
Originally Coded by David Yazel on Dec 6, 2003 at 3:51:47 PM.
| Method Summary | |
|---|---|
void |
dropFailed(int x,
int y,
UIDraggingInformation di,
UIOverlayInterface over)
If this interface is registered with a UIDraggingInformation and a drop fails, this will be called with the screen coordinates of the drop |
| Method Detail |
|---|
void dropFailed(int x,
int y,
UIDraggingInformation di,
UIOverlayInterface over)
x - y - di -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||