Download iPad UITableView DnD Demo Free Java Code

Description

Rudimentary system to allow drag and drop of UIViews between UIViews. The demo allows drag and drop of UITableViewCells beween four UITableViews.

Source Files

The download file iPad-UITableView-DnD-Demo-master.zip has the following entries.


README//w ww . j  a  v a  2 s.c  o m
testDragAndDrop.xcodeproj/project.pbxproj
testDragAndDrop.xcodeproj/project.xcworkspace/contents.xcworkspacedata
testDragAndDrop.xcodeproj/project.xcworkspace/xcuserdata/jafoster.xcuserdatad/UserInterfaceState.xcuserstate
testDragAndDrop.xcodeproj/project.xcworkspace/xcuserdata/jafoster.xcuserdatad/WorkspaceSettings.xcsettings
testDragAndDrop.xcodeproj/xcuserdata/jafoster.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
testDragAndDrop.xcodeproj/xcuserdata/jafoster.xcuserdatad/xcschemes/testDragAndDrop.xcscheme
testDragAndDrop.xcodeproj/xcuserdata/jafoster.xcuserdatad/xcschemes/xcschememanagement.plist
testDragAndDrop/DnDManager.h
testDragAndDrop/DnDManager.m
testDragAndDrop/DnDOverlayView.h
testDragAndDrop/DnDOverlayView.m
testDragAndDrop/DnDOverlayView.xib
testDragAndDrop/DnDProtocols.h
testDragAndDrop/DragDropDemoTable1.h
testDragAndDrop/DragDropDemoTable1.m
testDragAndDrop/DragDropDemoTable2.h
testDragAndDrop/DragDropDemoTable2.m
testDragAndDrop/en.lproj/InfoPlist.strings
testDragAndDrop/en.lproj/MainWindow.xib
testDragAndDrop/en.lproj/testDragAndDropViewController.xib
testDragAndDrop/main.m
testDragAndDrop/testDragAndDrop-Info.plist
testDragAndDrop/testDragAndDrop-Prefix.pch
testDragAndDrop/testDragAndDropAppDelegate.h
testDragAndDrop/testDragAndDropAppDelegate.m
testDragAndDrop/testDragAndDropViewController.h
testDragAndDrop/testDragAndDropViewController.m

Download

Click the following link to download iPad-UITableView-DnD-Demo-master.zip.

iPad-UITableView-DnD-Demo-master.zip




















Home »
  Objective C Free Code »
    iPad »




iPad