Uses of Class
com.apelon.beans.dts.plugin.transferable.AbstractTransferable

Packages that use AbstractTransferable
com.apelon.beans.dts.plugin.transferable This package contains the Transferables used by DTS Beans in Drag and Drop. 
 

Uses of AbstractTransferable in com.apelon.beans.dts.plugin.transferable
 

Subclasses of AbstractTransferable in com.apelon.beans.dts.plugin.transferable
 class ConceptAssociationTransferable
          For transfer of Concept Association through Drag and Drop.
 class ConceptTransferable
          For transfer of DTS Concept through Drag and Drop.
 class DTSMultiTransferable
          For transfer of a list of DTS Objects as Vector through Drag and Drop.
 class DTSPropertyTransferable
          For transfer of DTSProperty through Drag and Drop.
 class DTSRoleTransferable
          For transfer of DTSRole through Drag and Drop.
 class SubsetTransferable
          For transfer of Subset through Drag and Drop.
 class SynonymTransferable
          For transfer of transfer Synonym through Drag and Drop.
 class TermAssociationTransferable
          For transfer of Term Association through Drag and Drop.
 class TermTransferable
          For transfer of Term through Drag and Drop.
 



Copyright © 2011. All Rights Reserved.