| |
|
| java.awt.dnd.DropTargetContextTest
DropTargetContextTest | public class DropTargetContextTest extends TestCase (Code) | | Unit test for class java.awt.dnd.DropTargetContext
|
Inner Class :static class LocalObject implements Transferable | |
Inner Class :static class NotSerializable | |
testAcceptDrag | public void testAcceptDrag()(Code) | | |
testAcceptDrop | public void testAcceptDrop()(Code) | | |
testAddNotify | public void testAddNotify()(Code) | | |
testCreateTransferableProxyLocal | public void testCreateTransferableProxyLocal() throws Exception(Code) | | |
testCreateTransferableProxyNotLocal | public void testCreateTransferableProxyNotLocal() throws Exception(Code) | | |
testCreateTransferableProxyNotSerializable | public void testCreateTransferableProxyNotSerializable() throws Exception(Code) | | |
testCreateTransferableProxyNull | public void testCreateTransferableProxyNull()(Code) | | |
testDropComplete | public void testDropComplete()(Code) | | |
testDropTargetContext | public void testDropTargetContext()(Code) | | |
testGetComponent | public void testGetComponent()(Code) | | |
testGetCurrentDataFlavors | public void testGetCurrentDataFlavors()(Code) | | |
testGetCurrentDataFlavorsAsList | public void testGetCurrentDataFlavorsAsList()(Code) | | |
testGetDropTarget | public void testGetDropTarget()(Code) | | |
testGetTargetActions | public void testGetTargetActions()(Code) | | |
testGetTransferable | public void testGetTransferable()(Code) | | |
testIsDataFlavorSupported | public void testIsDataFlavorSupported()(Code) | | |
testRejectDrag | public void testRejectDrag()(Code) | | |
testRejectDrop | public void testRejectDrop()(Code) | | |
testRemoveNotify | public void testRemoveNotify()(Code) | | |
testSetTargetActions | public void testSetTargetActions()(Code) | | |
|
|
|