public interface PsDropListenerIf
See PsDropHandlerIf for example code.
PsDropHandlerIf| Modifier and Type | Method and Description |
|---|---|
void |
filesDropped(java.io.File[] files)
This method is called by PsDropHandlerIf when files have been successfully dropped on a component.
|
"