Section courante

A propos

Section administrative du site

DnDConstants

Constante de glisser-déposer
Java java.awt.dnd

Description

Cette classe contient les valeurs constantes représentant les types d'action(s) a effectué pour les options de «Drag and Drop».

Liste des champs

Champ Prototype Description Hérité
ACTION_COPY static int ACTION_COPY; Ce champ contient une représentation de l'action de copie.  
ACTION_COPY_OR_MOVE static int ACTION_COPY_OR_MOVE; Ce champ contient une représentation de l'action de copie ou de déplacement.  
ACTION_LINK static int ACTION_LINK; Ce champ contient une représentation de l'action de liaison.  
ACTION_MOVE static int ACTION_MOVE; Ce champ contient une représentation de l'action de de déplacement.  
ACTION_NONE static int ACTION_NONE; Ce champ contient une représentation lorsqu'il n'y a pas d'action.  
ACTION_REFERENCE static int ACTION_REFERENCE; Ce champ contient une représentation de référence d'action.  


Dernière mise à jour : Dimanche, le 21 juin 2015