Download CustomTextView Demo Free Java Code
Description
This is a sample app that uses SSYDragDestinationTextView to implement a text view that allows files to be dragged onto it.
Source Files
The download file CustomTextViewDemo-master.zip has the following entries.
.gitignore/*from w w w.j av a 2s. c o m*/
CustomTextViewDemo-Info.plist
CustomTextViewDemo.xcodeproj/project.pbxproj
CustomTextViewDemoAppDelegate.h
CustomTextViewDemoAppDelegate.m
CustomTextViewDemo_Prefix.pch
CustomWindowController.h
CustomWindowController.m
English.lproj/InfoPlist.strings
English.lproj/MainMenu.xib
README.md
ThirdParty/DrewThaler/NSTextView+EditPlainTextWithUndo.h
ThirdParty/DrewThaler/NSTextView+EditPlainTextWithUndo.m
ThirdParty/DrewThaler/NSTextView+EditSelectionWithUndo.h
ThirdParty/DrewThaler/NSTextView+EditSelectionWithUndo.m
ThirdParty/DrewThaler/NSTextView+EditWithUndo.h
ThirdParty/DrewThaler/NSTextView+EditWithUndo.m
ThirdParty/jerrykrinock/NSObject+SuperUtils.h
ThirdParty/jerrykrinock/NSObject+SuperUtils.m
ThirdParty/jerrykrinock/NSView+FocusRing.h
ThirdParty/jerrykrinock/NSView+FocusRing.m
ThirdParty/jerrykrinock/SSYDragDestinationTextView.h
ThirdParty/jerrykrinock/SSYDragDestinationTextView.m
ThirdParty/jerrykrinock/SSYDragDestinationTextViewDelegate.h
main.m
Download
Click the following link to download CustomTextViewDemo-master.zip.
CustomTextViewDemo-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »