JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.swing
Package
net.anwiba.commons.swing.transferable
Interface ITransferableFactory
public interface
ITransferableFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Transferable
create
(
Object
object)
boolean
isApplicable
(
Object
object)
Method Details
create
Transferable
create
(
Object
object)
isApplicable
boolean
isApplicable
(
Object
object)