@Deprecated public static class Toolbar.DnDEvent extends EventObject
| Modifier and Type | Field and Description |
|---|---|
static int |
DND_END
Deprecated.
Type of DnDEvent.
|
static int |
DND_LINE
Deprecated.
Type of DnDEvent.
|
static int |
DND_ONE
Deprecated.
Type of DnDEvent.
|
source| Constructor and Description |
|---|
Toolbar.DnDEvent(Toolbar toolbar,
String name,
int dx,
int dy,
int type)
Deprecated.
|
public static final int DND_ONE
public static final int DND_END
public static final int DND_LINE
public String getName()
public int getDX()
public int getDY()
public int getType()
Built on October 23 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.