Package com.github.weisj.darklaf.util
Class DnDUtil
- java.lang.Object
-
- com.github.weisj.darklaf.util.DnDUtil
-
public class DnDUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description DnDUtil()
-
Method Summary
Modifier and Type Method Description static Image
createDragImage(Component c, int lw, Color borderColor)
static Image
createDragImage(Component c, Rectangle bounds, int lw, Color borderColor)
-