Package | Description |
---|---|
org.openstreetmap.josm.gui |
Modifier and Type | Field and Description |
---|---|
private FileDrop.Listener |
FileDrop.DropListener.listener |
Constructor and Description |
---|
DropListener(FileDrop.Listener listener,
Border dragBorder,
Component c) |
FileDrop(Component c,
Border dragBorder,
boolean recursive,
FileDrop.Listener listener)
Full constructor with a specified border and debugging optionally turned on.
|