Uses of Interface
net.anwiba.commons.swing.transferable.ITransferableFactory
Packages that use ITransferableFactory
-
Uses of ITransferableFactory in net.anwiba.commons.swing.transferable
Methods in net.anwiba.commons.swing.transferable that return types with arguments of type ITransferableFactoryModifier and TypeMethodDescriptionITransferableFactories.getApplicable(Object userObject) TransferableFactories.getApplicable(Object userObject) Constructor parameters in net.anwiba.commons.swing.transferable with type arguments of type ITransferableFactoryModifierConstructorDescriptionTransferableFactories(Collection<ITransferableFactory> factories) TransferableFactory(Collection<ITransferableFactory> transferableFactories)