Download UITableTest Free Java Code
Description
A quick mini project to show the minimum required pieces for a UITableView. Not pretty at all, but fewer moving parts that the most simple Apple example.
Source Files
The download file UITableTest-master.zip has the following entries.
Classes/UITableTestAppDelegate.h//w ww . ja v a2s . c o m
Classes/UITableTestAppDelegate.m
Classes/UITableTestCell.h
Classes/UITableTestCell.m
Classes/UITableTestCellView.h
Classes/UITableTestCellView.m
Classes/UITableTestViewController.h
Classes/UITableTestViewController.m
MainWindow.xib
UITableTest-Info.plist
UITableTest.xcodeproj/drew.mode1v3
UITableTest.xcodeproj/drew.pbxuser
UITableTest.xcodeproj/project.pbxproj
UITableTestViewController.xib
UITableTest_Prefix.pch
main.m
Download
Click the following link to download UITableTest-master.zip.
UITableTest-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »