| java.lang.Object org.eclipse.ui.internal.FastViewDnDHandler
drag | public IDropTarget drag(Control currentControl, Object draggedObject, Point position, Rectangle dragRectangle)(Code) | | |
getLocationOfNextIcon | public Rectangle getLocationOfNextIcon()(Code) | | Returns the approximate location where the next fastview icon
will be drawn (display coordinates)
|
startDraggingFastView | protected void startDraggingFastView(IViewReference ref, Point position, boolean usingKeyboard)(Code) | | Begins dragging a particular fast view
Parameters: ref - Parameters: position - |
|
|