Download PSTreeGraph Free Java Code

Description

A tree graph view control for iPad applications. This is a port of the sample code from Max OS X to iOS (iPad).

Icons

PSTreeGraph

Source Files

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


.gitignore/* ww w. j  av  a 2s . co  m*/
.travis.yml
Doxyfile
Example 1/Classes/Controller/PSHTreeGraphAppDelegate.h
Example 1/Classes/Controller/PSHTreeGraphAppDelegate.m
Example 1/Classes/Controller/PSHTreeGraphViewController.h
Example 1/Classes/Controller/PSHTreeGraphViewController.m
Example 1/Classes/Model/ObjCClass/ObjCClassWrapper.h
Example 1/Classes/Model/ObjCClass/ObjCClassWrapper.m
Example 1/Classes/View/MyLeafView.h
Example 1/Classes/View/MyLeafView.m
Example 1/Classes/View/MyTreeGraphView.h
Example 1/Classes/View/MyTreeGraphView.m
Example 1/Graphics/GObject.png
Example 1/Graphics/Icon-72.png
Example 1/Graphics/TreeViewDirectLinesButton.png
Example 1/Graphics/TreeViewOrthogonalLinesButton.png
Example 1/Graphics/TreeViewSubtreeCollapsedButton.png
Example 1/Graphics/TreeViewSubtreeExpandedButton.png
Example 1/Interface/MainWindow.xib
Example 1/Interface/ObjCClassTreeNodeView.xib
Example 1/Interface/PSHTreeGraphViewController.xib
Example 1/PSHTreeGraph-Info.plist
Example 1/PSHTreeGraph.xcodeproj/project.pbxproj
Example 1/PSHTreeGraph_Prefix.pch
Example 1/main.m
PSTreeGraphView/PSBaseBranchView.h
PSTreeGraphView/PSBaseBranchView.m
PSTreeGraphView/PSBaseLeafView.h
PSTreeGraphView/PSBaseLeafView.m
PSTreeGraphView/PSBaseSubtreeView.h
PSTreeGraphView/PSBaseSubtreeView.m
PSTreeGraphView/PSBaseTreeGraphView.h
PSTreeGraphView/PSBaseTreeGraphView.m
PSTreeGraphView/PSBaseTreeGraphView_Internal.h
PSTreeGraphView/PSTreeGraphDelegate.h
PSTreeGraphView/PSTreeGraphModelNode.h
README.md
Unit Tests/PSTTreeGraph.xcodeproj/project.pbxproj
Unit Tests/PSTTreeGraph/PSTTreeGraph-Info.plist
Unit Tests/PSTTreeGraph/PSTTreeGraph-Prefix.pch
Unit Tests/PSTTreeGraph/PSTTreeGraphAppDelegate.h
Unit Tests/PSTTreeGraph/PSTTreeGraphAppDelegate.m
Unit Tests/PSTTreeGraph/PSTTreeGraphViewController.h
Unit Tests/PSTTreeGraph/PSTTreeGraphViewController.m
Unit Tests/PSTTreeGraph/en.lproj/InfoPlist.strings
Unit Tests/PSTTreeGraph/en.lproj/MainWindow.xib
Unit Tests/PSTTreeGraph/en.lproj/PSTTreeGraphViewController.xib
Unit Tests/PSTTreeGraph/main.m
Unit Tests/PSTTreeGraphTests/BranchTests.h
Unit Tests/PSTTreeGraphTests/BranchTests.m
Unit Tests/PSTTreeGraphTests/GraphTests.h
Unit Tests/PSTTreeGraphTests/GraphTests.m
Unit Tests/PSTTreeGraphTests/LeafTests.h
Unit Tests/PSTTreeGraphTests/LeafTests.m
Unit Tests/PSTTreeGraphTests/PSTTreeGraphTests-Info.plist
Unit Tests/PSTTreeGraphTests/SubTreeTests.h
Unit Tests/PSTTreeGraphTests/SubTreeTests.m
Unit Tests/PSTTreeGraphTests/en.lproj/InfoPlist.strings
horizontal.png
vertical.png

Download

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

PSTreeGraph-master.zip




















Home »
  Objective C Free Code »
    iPad »




iPad