Package | Description |
---|---|
org.eclipse.jface.util |
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegatingDropAdapter.addDropTargetListener(TransferDropTargetListener listener)
Adds the given
TransferDropTargetListener . |
void |
DelegatingDropAdapter.removeDropTargetListener(TransferDropTargetListener listener)
Removes the given
TransferDropTargetListener . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.