Download MHNib Table ViewCell Free Java Code
Description
A UITableViewCell subclass that makes it easy to load table view cells from nib files.
Icons
Source Files
The download file MHNibTableViewCell-master.zip has the following entries.
.gitignore//from w w w. ja va 2 s. c o m
Demo.xcodeproj/project.pbxproj
EasyCustomTable Images/bottomRow.png
EasyCustomTable Images/bottomRowSelected.png
EasyCustomTable Images/gradientBackground.png
EasyCustomTable Images/imageA.png
EasyCustomTable Images/imageB.png
EasyCustomTable Images/imageC.png
EasyCustomTable Images/indicator.png
EasyCustomTable Images/middleRow.png
EasyCustomTable Images/middleRowSelected.png
EasyCustomTable Images/topAndBottomRow.png
EasyCustomTable Images/topAndBottomRowSelected.png
EasyCustomTable Images/topRow.png
EasyCustomTable Images/topRowSelected.png
Images/Cell Background Selected.png
Images/Cell Background.png
README.md
Resources/Demo-Info.plist
Resources/DrawingCell.xib
Resources/DrawingControllerGrouped.xib
Resources/DrawingControllerPlain.xib
Resources/ImagesCell.xib
Resources/ImagesControllerGrouped.xib
Resources/ImagesControllerPlain.xib
Resources/MainWindow.xib
Resources/SolidColorCell.xib
Sources/Demo-Prefix.pch
Sources/DemoAppDelegate.h
Sources/DemoAppDelegate.m
Sources/DrawingCell.h
Sources/DrawingCell.m
Sources/DrawingController.h
Sources/DrawingController.m
Sources/GradientBackgroundTable.h
Sources/GradientBackgroundTable.m
Sources/GradientCellBackground.h
Sources/GradientCellBackground.m
Sources/ImagesCell.h
Sources/ImagesCell.m
Sources/ImagesController.h
Sources/ImagesController.m
Sources/MHNibTableViewCell.h
Sources/MHNibTableViewCell.m
Sources/MenuViewController.h
Sources/MenuViewController.m
Sources/RoundRect.h
Sources/RoundRect.m
Sources/SolidColorCell.h
Sources/SolidColorCell.m
Sources/SolidColorController.h
Sources/SolidColorController.m
Sources/main.m
Download
Click the following link to download MHNibTableViewCell-master.zip.
MHNibTableViewCell-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »