public interface CanAccept<E,D>
Modifier and Type | Method and Description |
---|---|
boolean |
canAccept(DragSource<?,D> dragSource,
E target,
D dragged) |
boolean canAccept(DragSource<?,D> dragSource, E target, D dragged)
Copyright © 2018 Xalys. All rights reserved.