Download SMTimelineEditor Free Java Code
Description
Simple demo for a timeline editor using NSTableView and NSOutlineView.
Source Files
The download file SMTimelineEditor-master.zip has the following entries.
.gitignore// w ww. ja v a2s . co m
SMTimelineEditor.xcodeproj/project.pbxproj
SMTimelineEditor/Images/TimeMarker.png
SMTimelineEditor/Images/seq-btn-play.png
SMTimelineEditor/Images/seq-btn-restart.png
SMTimelineEditor/Images/seq-btn-stepback.png
SMTimelineEditor/Images/seq-btn-stepforward.png
SMTimelineEditor/Images/seq-btn-stop.png
SMTimelineEditor/Images/seq-next-seq.png
SMTimelineEditor/SMAppDelegate.h
SMTimelineEditor/SMAppDelegate.m
SMTimelineEditor/SMDebugTableView.h
SMTimelineEditor/SMDebugTableView.m
SMTimelineEditor/SMElement.h
SMTimelineEditor/SMElement.m
SMTimelineEditor/SMGuideView.h
SMTimelineEditor/SMGuideView.m
SMTimelineEditor/SMTestView.h
SMTimelineEditor/SMTestView.m
SMTimelineEditor/SMTimeline.h
SMTimelineEditor/SMTimeline.m
SMTimelineEditor/SMTimelineEditor-Info.plist
SMTimelineEditor/SMTimelineEditor-Prefix.pch
SMTimelineEditor/SMTimelineSegment.h
SMTimelineEditor/SMTimelineSegment.m
SMTimelineEditor/SMTimelineTableView.h
SMTimelineEditor/SMTimelineTableView.m
SMTimelineEditor/SMTimelineTrackView.h
SMTimelineEditor/SMTimelineTrackView.m
SMTimelineEditor/SMTimelineView.h
SMTimelineEditor/SMTimelineView.m
SMTimelineEditor/en.lproj/Credits.rtf
SMTimelineEditor/en.lproj/InfoPlist.strings
SMTimelineEditor/en.lproj/MainMenu.xib
SMTimelineEditor/main.m
Download
Click the following link to download SMTimelineEditor-master.zip.
SMTimelineEditor-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »