Package | Description |
---|---|
icy.system |
Contains System related objects and tools (Thread, Profiling, Security, Exception...)
|
Constructor and Description |
---|
FileDrop(java.awt.Component c,
javax.swing.border.Border dragBorder,
boolean recursive,
FileDrop.FileDropExtListener listener)
Constructor with a specified border and the option to recursively set drop targets.
|