Download LazyLayouts Free Java Code
Description
LazyLayouts adds some additional layout options to UIKit on the iPhone (from when I first started on iPhone, and was really really frustrated with UI layout).
Source Files
The download file LazyLayouts-master.zip has the following entries.
LICENSE/* w w w . j a va 2 s .c o m*/
samples/LLSamples/Classes/LLSamplesAppDelegate.h
samples/LLSamples/Classes/LLSamplesAppDelegate.m
samples/LLSamples/Classes/LLSamplesViewController.h
samples/LLSamples/Classes/LLSamplesViewController.m
samples/LLSamples/LLSamples-Info.plist
samples/LLSamples/LLSamples.xcodeproj/project.pbxproj
samples/LLSamples/LLSamplesViewController.xib
samples/LLSamples/LLSamples_Prefix.pch
samples/LLSamples/MainWindow.xib
samples/LLSamples/main.m
src/GHUnit/GHAsyncTestCase.h
src/GHUnit/GHMockCLLocationManager.h
src/GHUnit/GHMockNSHTTPURLResponse.h
src/GHUnit/GHMockNSURLConnection.h
src/GHUnit/GHNSLocale+Mock.h
src/GHUnit/GHTest.h
src/GHUnit/GHTestCase.h
src/GHUnit/GHTestGroup.h
src/GHUnit/GHTestMacros.h
src/GHUnit/GHTestRunner.h
src/GHUnit/GHTestSuite.h
src/GHUnit/GHTesting.h
src/GHUnit/GHUITestCase.h
src/GHUnit/GHUNSObject+Swizzle.h
src/GHUnit/GHUnit.h
src/GHUnit/GHUnitIPhoneTestMain.m
src/GHUnit/libGHUnitIPhoneCL.a
src/LLHorizontalLayoutView.m
src/LLLayoutView.m
src/LLVerticalLayoutView.m
src/LazyLayouts.xcodeproj/project.pbxproj
src/LazyLayouts/LLHorizontalLayoutView.h
src/LazyLayouts/LLLayoutView.h
src/LazyLayouts/LLVerticalLayoutView.h
src/LazyLayouts/LazyLayouts.h
src/LazyLayouts_Prefix.pch
src/Test-Info.plist
src/Tests/HorizontalLayoutViewTest.m
src/Tests/TestHelper.h
src/Tests/VerticalLayoutViewTest.m
Download
Click the following link to download LazyLayouts-master.zip.
LazyLayouts-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »