Download CustomCellDemo Free Java Code

Description

Shows how to create a custom table view cell using Interface Builder in iOS 4.

Source Files

The download file CustomCellDemo-master.zip has the following entries.


CustomCellDemo.xcodeproj/project.pbxproj
CustomCellDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
CustomCellDemo.xcodeproj/project.xcworkspace/xcuserdata/jas.xcuserdatad/UserInterfaceState.xcuserstate
CustomCellDemo.xcodeproj/project.xcworkspace/xcuserdata/jas.xcuserdatad/WorkspaceSettings.xcsettings
CustomCellDemo.xcodeproj/xcuserdata/jas.xcuserdatad/xcschemes/CustomCellDemo.xcscheme
CustomCellDemo.xcodeproj/xcuserdata/jas.xcuserdatad/xcschemes/xcschememanagement.plist
CustomCellDemo/CustomCellDemo-Info.plist
CustomCellDemo/CustomCellDemo-Prefix.pch
CustomCellDemo/CustomCellDemoAppDelegate.h
CustomCellDemo/CustomCellDemoAppDelegate.m
CustomCellDemo/DemoTableViewCell.h//from w ww.  java 2s. c  o m
CustomCellDemo/DemoTableViewCell.m
CustomCellDemo/DemoTableViewCell.xib
CustomCellDemo/DemoTableViewController.h
CustomCellDemo/DemoTableViewController.m
CustomCellDemo/DemoTableViewController.xib
CustomCellDemo/Foo.h
CustomCellDemo/Foo.m
CustomCellDemo/en.lproj/InfoPlist.strings
CustomCellDemo/en.lproj/MainWindow.xib
CustomCellDemo/main.m
README.TXT

Download

Click the following link to download CustomCellDemo-master.zip.

CustomCellDemo-master.zip