|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DestDefaults | |
| org.gnu.gtk | |
| Uses of DestDefaults in org.gnu.gtk |
| Fields in org.gnu.gtk declared as DestDefaults | |
static DestDefaults |
DestDefaults.MOTION
|
static DestDefaults |
DestDefaults.HIGHLIGHT
|
static DestDefaults |
DestDefaults.DROP
|
static DestDefaults |
DestDefaults.ALL
|
| Methods in org.gnu.gtk that return DestDefaults | |
static DestDefaults |
DestDefaults.intern(int value)
|
DestDefaults |
DestDefaults.or(DestDefaults other)
|
DestDefaults |
DestDefaults.and(DestDefaults other)
|
DestDefaults |
DestDefaults.xor(DestDefaults other)
|
| Methods in org.gnu.gtk with parameters of type DestDefaults | |
void |
Widget.setDragDestination(DestDefaults flags,
TargetEntry[] targets,
DragAction actions)
Sets up the widget so that is can receive drops as part of drag drop events and specifies what sort of drops it will accept |
DestDefaults |
DestDefaults.or(DestDefaults other)
|
DestDefaults |
DestDefaults.and(DestDefaults other)
|
DestDefaults |
DestDefaults.xor(DestDefaults other)
|
boolean |
DestDefaults.test(DestDefaults other)
|
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||