Download Let s Build UITableView Free Java Code
Description
a re implementation of a (stripped down) version of the iOS UITableView class for learning purposes.
Source Files
The download file Let-s-Build-UITableView-master.zip has the following entries.
.gitignore//w ww . j av a2s . c om
Let's Build UITableView.xcodeproj/project.pbxproj
Let's Build UITableView.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Let's Build UITableView.xcodeproj/project.xcworkspace/xcuserdata/maxwelle.xcuserdatad/UserInterfaceState.xcuserstate
Let's Build UITableView.xcodeproj/project.xcworkspace/xcuserdata/maxwelle.xcuserdatad/WorkspaceSettings.xcsettings
Let's Build UITableView.xcodeproj/xcuserdata/maxwelle.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
Let's Build UITableView.xcodeproj/xcuserdata/maxwelle.xcuserdatad/xcschemes/Let's Build UITableView.xcscheme
Let's Build UITableView.xcodeproj/xcuserdata/maxwelle.xcuserdatad/xcschemes/xcschememanagement.plist
Let's Build UITableView/Default-568h@2x.png
Let's Build UITableView/Default.png
Let's Build UITableView/Default@2x.png
Let's Build UITableView/Documentation.txt
Let's Build UITableView/Let's Build UITableView-Info.plist
Let's Build UITableView/Let's Build UITableView-Prefix.pch
Let's Build UITableView/PGAppDelegate.h
Let's Build UITableView/PGAppDelegate.m
Let's Build UITableView/PGRowRecord.h
Let's Build UITableView/PGRowRecord.m
Let's Build UITableView/PGTableView.h
Let's Build UITableView/PGTableView.m
Let's Build UITableView/PGTableViewCell.h
Let's Build UITableView/PGTableViewCell.m
Let's Build UITableView/PGViewController.h
Let's Build UITableView/PGViewController.m
Let's Build UITableView/en.lproj/InfoPlist.strings
Let's Build UITableView/en.lproj/PGViewController_iPad.xib
Let's Build UITableView/en.lproj/PGViewController_iPhone.xib
Let's Build UITableView/main.m
README.md
Download
Click the following link to download Let-s-Build-UITableView-master.zip.
Let-s-Build-UITableView-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »