|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A listener class for DragComponentEvent.
| Method Summary | |
void |
canceled(DragComponentEvent e)
The drag operation has been canceled. |
void |
end(DragComponentEvent e)
The user has dropped the component |
void |
move(DragComponentEvent e)
The user is dragging the component to a new location |
void |
start(DragComponentEvent e)
A drag operation is starting. |
| Method Detail |
public void start(DragComponentEvent e)
public void move(DragComponentEvent e)
public void end(DragComponentEvent e)
public void canceled(DragComponentEvent e)
|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©1997, 2003, Oracle. All rights reserved.