Uses of Package
net.thevpc.common.swing.file
Packages that use net.thevpc.common.swing.file
-
Classes in net.thevpc.common.swing.file used by net.thevpc.common.swingClassDescriptionImplement this inner interface to listen for when files are dropped.
-
Classes in net.thevpc.common.swing.file used by net.thevpc.common.swing.fileClassDescriptionInstead of passing your data directly to the
FileDrop.TransferableObjectconstructor, you may want to know exactly when your data was received in case you need to remove it from its source (or do anyting else to it).Implement this inner interface to listen for when files are dropped.