Uses of Class
ca.cgjennings.ui.dnd.FileDrop
-
Packages that use FileDrop Package Description ca.cgjennings.ui.dnd -
-
Uses of FileDrop in ca.cgjennings.ui.dnd
Methods in ca.cgjennings.ui.dnd that return FileDrop Modifier and Type Method Description static FileDrop
FileDrop. of(javax.swing.JComponent borderOwner, java.awt.Component... components)
Creates and returns a newFileDrop
on the specified components.
-