Uses of Interface
net.thevpc.common.swing.file.FileDrop.TransferableObject.Fetcher
Packages that use FileDrop.TransferableObject.Fetcher
-
Uses of FileDrop.TransferableObject.Fetcher in net.thevpc.common.swing.file
Constructors in net.thevpc.common.swing.file with parameters of type FileDrop.TransferableObject.FetcherModifierConstructorDescriptionTransferableObject(Class dataClass, FileDrop.TransferableObject.Fetcher fetcher) Creates a newFileDrop.TransferableObjectthat will return the object that is returned by fetcher.Creates a newFileDrop.TransferableObjectthat will return the object that is returned by fetcher.