Uses of Interface
com.iamsoft.util.ui.swing.FileDrop.TransferableObject.Fetcher
-
Packages that use FileDrop.TransferableObject.Fetcher Package Description com.iamsoft.util.ui.swing Swing-related classes. -
-
Uses of FileDrop.TransferableObject.Fetcher in com.iamsoft.util.ui.swing
Constructors in com.iamsoft.util.ui.swing with parameters of type FileDrop.TransferableObject.Fetcher Constructor Description TransferableObject(FileDrop.TransferableObject.Fetcher pFetcher)Creates a newFileDrop.TransferableObjectthat will return the object that is returned bypFetcher.TransferableObject(Class pDataClass, FileDrop.TransferableObject.Fetcher pFetcher)Creates a newFileDrop.TransferableObjectthat will return the object that is returned bypFetcher.
-