Download UITableView Tutorial Free Java Code
Description
This is an example app that shows the basics of using UITableView and UITableViewController.
Source Files
The download file UITableView-Tutorial-master.zip has the following entries.
.gitignore// w ww . j a va2 s . co m
README.txt
UITableView-Tutorial.xcodeproj/project.pbxproj
UITableView-Tutorial.xcodeproj/project.xcworkspace/contents.xcworkspacedata
UITableView-Tutorial/CountriesTableViewController.h
UITableView-Tutorial/CountriesTableViewController.m
UITableView-Tutorial/CountriesTableViewController.xib
UITableView-Tutorial/UITableView-Tutorial-Info.plist
UITableView-Tutorial/UITableView-Tutorial-Prefix.pch
UITableView-Tutorial/UITableView_TutorialAppDelegate.h
UITableView-Tutorial/UITableView_TutorialAppDelegate.m
UITableView-Tutorial/countries.plist
UITableView-Tutorial/en.lproj/InfoPlist.strings
UITableView-Tutorial/en.lproj/MainWindow.xib
UITableView-Tutorial/main.m
Download
Click the following link to download UITableView-Tutorial-master.zip.
UITableView-Tutorial-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »