Uses of Class
facets.core.app.avatar.DragPolicy

Packages that use DragPolicy
facets.core.app.avatar Core types for custom viewers. 
 

Uses of DragPolicy in facets.core.app.avatar
 

Methods in facets.core.app.avatar that return DragPolicy
 DragPolicy AvatarPolicies.dragPolicy(AvatarView view, AvatarContent[] content, java.lang.Object hit, PainterSource p)
          Defines how the viewer should drag an avatar selection.