Download Swipe View Free Java Code

Description

Swipe View is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScroll View , but adds convenient functionality such as a UITable View style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.

Source Files

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


Examples/Basic Example/SwipeViewExample.xcodeproj/project.pbxproj
Examples/Basic Example/SwipeViewExample/AppDelegate.h
Examples/Basic Example/SwipeViewExample/AppDelegate.m
Examples/Basic Example/SwipeViewExample/Default-568h@2x.png
Examples/Basic Example/SwipeViewExample/SwipeViewExample-Info.plist
Examples/Basic Example/SwipeViewExample/SwipeViewExample-Prefix.pch
Examples/Basic Example/SwipeViewExample/ViewController.h
Examples/Basic Example/SwipeViewExample/ViewController.m
Examples/Basic Example/SwipeViewExample/en.lproj/InfoPlist.strings
Examples/Basic Example/SwipeViewExample/en.lproj/ViewController.xib
Examples/Basic Example/SwipeViewExample/main.m
Examples/Controls Example/SwipeViewExample.xcodeproj/project.pbxproj
Examples/Controls Example/SwipeViewExample/AppDelegate.h
Examples/Controls Example/SwipeViewExample/AppDelegate.m
Examples/Controls Example/SwipeViewExample/Default-568h@2x.png
Examples/Controls Example/SwipeViewExample/ItemView.xib
Examples/Controls Example/SwipeViewExample/SwipeViewExample-Info.plist
Examples/Controls Example/SwipeViewExample/SwipeViewExample-Prefix.pch
Examples/Controls Example/SwipeViewExample/ViewController.h
Examples/Controls Example/SwipeViewExample/ViewController.m
Examples/Controls Example/SwipeViewExample/en.lproj/InfoPlist.strings
Examples/Controls Example/SwipeViewExample/en.lproj/ViewController.xib
Examples/Controls Example/SwipeViewExample/main.m
Examples/Paging Example/AppDelegate.h/*from w w w .jav  a 2 s .  c  o m*/
Examples/Paging Example/AppDelegate.m
Examples/Paging Example/Default-568h@2x.png
Examples/Paging Example/ExampleViewController.h
Examples/Paging Example/ExampleViewController.m
Examples/Paging Example/SwipeViewExample-Info.plist
Examples/Paging Example/SwipeViewExample-Prefix.pch
Examples/Paging Example/SwipeViewExample.xcodeproj/project.pbxproj
Examples/Paging Example/SwipeViewExample.xcodeproj/xcshareddata/xcschemes/SwipeViewExample.xcscheme
Examples/Paging Example/en.lproj/ExampleViewController.xib
Examples/Paging Example/en.lproj/InfoPlist.strings
Examples/Paging Example/en.lproj/MainWindow.xib
Examples/Paging Example/main.m
LICENCE.md
README.md
RELEASE NOTES.md
SwipeView.podspec
SwipeView/SwipeView.h
SwipeView/SwipeView.m
Tests/Reload Test/SwipeViewExample.xcodeproj/project.pbxproj
Tests/Reload Test/SwipeViewExample/AppDelegate.h
Tests/Reload Test/SwipeViewExample/AppDelegate.m
Tests/Reload Test/SwipeViewExample/Default-568h@2x.png
Tests/Reload Test/SwipeViewExample/SwipeViewExample-Info.plist
Tests/Reload Test/SwipeViewExample/SwipeViewExample-Prefix.pch
Tests/Reload Test/SwipeViewExample/ViewController.h
Tests/Reload Test/SwipeViewExample/ViewController.m
Tests/Reload Test/SwipeViewExample/en.lproj/InfoPlist.strings
Tests/Reload Test/SwipeViewExample/en.lproj/ViewController.xib
Tests/Reload Test/SwipeViewExample/main.m
Tests/Scroll Test/SwipeViewExample.xcodeproj/project.pbxproj
Tests/Scroll Test/SwipeViewExample/AppDelegate.h
Tests/Scroll Test/SwipeViewExample/AppDelegate.m
Tests/Scroll Test/SwipeViewExample/Default-568h@2x.png
Tests/Scroll Test/SwipeViewExample/SwipeViewExample-Info.plist
Tests/Scroll Test/SwipeViewExample/SwipeViewExample-Prefix.pch
Tests/Scroll Test/SwipeViewExample/ViewController.h
Tests/Scroll Test/SwipeViewExample/ViewController.m
Tests/Scroll Test/SwipeViewExample/en.lproj/InfoPlist.strings
Tests/Scroll Test/SwipeViewExample/en.lproj/ViewController.xib
Tests/Scroll Test/SwipeViewExample/main.m

Download

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

SwipeView-master.zip