|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DragComponentEvent | |
oracle.ide.controls | Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. |
Uses of DragComponentEvent in oracle.ide.controls |
Methods in oracle.ide.controls with parameters of type DragComponentEvent | |
void |
DragComponentListener.start(DragComponentEvent e)
A drag operation is starting. |
void |
DragComponentListener.move(DragComponentEvent e)
The user is dragging the component to a new location |
void |
DragComponentListener.end(DragComponentEvent e)
The user has dropped the component |
void |
DragComponentListener.canceled(DragComponentEvent e)
The drag operation has been canceled. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.