Package | Description |
---|---|
org.openide.awt |
Modifier and Type | Method and Description |
---|---|
Toolbar |
ToolbarPool.findToolbar(String name)
Returns a
Toolbar to which this pool maps the given name. |
Toolbar[] |
ToolbarPool.getToolbars()
Returns the toolbars contained in this pool.
|
Constructor and Description |
---|
DnDEvent(Toolbar toolbar,
String name,
int dx,
int dy,
int type)
Deprecated.
|