Package com.adbs.querybuilder
Class CheckListItem
java.lang.Object
com.adbs.querybuilder.CheckListItem
- All Implemented Interfaces:
Transferable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTransferData
(DataFlavor flavor) boolean
isDataFlavorSupported
(DataFlavor flavor) toString()
-
Field Details
-
CHECK_LIST_ITEM_FLAVOR
-
text
-
field
-
checked
public boolean checked -
list
-
-
Constructor Details
-
CheckListItem
-
-
Method Details
-
toString
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavors
in interfaceTransferable
-
isDataFlavorSupported
- Specified by:
isDataFlavorSupported
in interfaceTransferable
-
getTransferData
- Specified by:
getTransferData
in interfaceTransferable
- Throws:
UnsupportedFlavorException
IOException
-
getDataSourceFieldList
-