|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDropTargetListener.WorkIndicatorType | |
---|---|
org.eclipse.gmf.runtime.common.ui.services.dnd.drop | Provides core support for the drop component of drag and drop. |
Uses of AbstractDropTargetListener.WorkIndicatorType in org.eclipse.gmf.runtime.common.ui.services.dnd.drop |
---|
Fields in org.eclipse.gmf.runtime.common.ui.services.dnd.drop declared as AbstractDropTargetListener.WorkIndicatorType | |
---|---|
static AbstractDropTargetListener.WorkIndicatorType |
AbstractDropTargetListener.WorkIndicatorType.BUSY
Busy work indicator type. |
static AbstractDropTargetListener.WorkIndicatorType |
AbstractDropTargetListener.WorkIndicatorType.CANCELABLE_PROGRESS_MONITOR
Cancelable progress monitor indicator type. |
static AbstractDropTargetListener.WorkIndicatorType |
AbstractDropTargetListener.WorkIndicatorType.NONE
None work indicator type. |
static AbstractDropTargetListener.WorkIndicatorType |
AbstractDropTargetListener.WorkIndicatorType.PROGRESS_MONITOR
Progress monitor indicator type. |
Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.drop that return AbstractDropTargetListener.WorkIndicatorType | |
---|---|
protected AbstractDropTargetListener.WorkIndicatorType |
AbstractDropTargetListener.getWorkIndicatorType()
Gets type of work indicator (progress monitor, hourglass, or none). |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.