Download ShortcutRecorderTest Free Java Code

Description

A sandboxed & ARC demo app using the ShortcutRecorder framework for global hotkeys on OS X.

Source Files

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


.gitignore/*from  w  w  w  .j a v  a  2  s .  c o m*/
ShortcutRecorder Documentation.html
ShortcutRecorderTest.xcodeproj/project.pbxproj
ShortcutRecorderTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata
ShortcutRecorderTest.xcodeproj/project.xcworkspace/xcuserdata/ksmiley.xcuserdatad/UserInterfaceState.xcuserstate
ShortcutRecorderTest.xcodeproj/xcuserdata/ksmiley.xcuserdatad/xcschemes/ShortcutRecorderTest.xcscheme
ShortcutRecorderTest.xcodeproj/xcuserdata/ksmiley.xcuserdatad/xcschemes/xcschememanagement.plist
ShortcutRecorderTest/KSAppDelegate.h
ShortcutRecorderTest/KSAppDelegate.m
ShortcutRecorderTest/PTHotKey.h
ShortcutRecorderTest/PTHotKey.m
ShortcutRecorderTest/PTHotKeyCenter.h
ShortcutRecorderTest/PTHotKeyCenter.m
ShortcutRecorderTest/PTKeyCodeTranslator.h
ShortcutRecorderTest/PTKeyCodeTranslator.m
ShortcutRecorderTest/PTKeyCodes.plist
ShortcutRecorderTest/PTKeyCombo.h
ShortcutRecorderTest/PTKeyCombo.m
ShortcutRecorderTest/ShortcutRecorder.framework/Headers/SRCommon.h
ShortcutRecorderTest/ShortcutRecorder.framework/Headers/SRKeyCodeTransformer.h
ShortcutRecorderTest/ShortcutRecorder.framework/Headers/SRRecorderCell.h
ShortcutRecorderTest/ShortcutRecorder.framework/Headers/SRRecorderControl.h
ShortcutRecorderTest/ShortcutRecorder.framework/Headers/SRValidator.h
ShortcutRecorderTest/ShortcutRecorder.framework/Headers/SR_LeopardView.h
ShortcutRecorderTest/ShortcutRecorder.framework/Headers/ShortcutRecorder.h
ShortcutRecorderTest/ShortcutRecorder.framework/Resources/Info.plist
ShortcutRecorderTest/ShortcutRecorder.framework/Resources/ShortcutRecorder.ibplugin/Contents/Info.plist
ShortcutRecorderTest/ShortcutRecorder.framework/Resources/ShortcutRecorder.ibplugin/Contents/MacOS/ShortcutRecorder
ShortcutRecorderTest/ShortcutRecorder.framework/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/InfoPlist.strings
ShortcutRecorderTest/ShortcutRecorder.framework/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/SR_LeopardInspector.nib
ShortcutRecorderTest/ShortcutRecorder.framework/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/SR_LeopardLibrary.nib
ShortcutRecorderTest/ShortcutRecorder.framework/Resources/ShortcutRecorder.ibplugin/Contents/Resources/SRRecorderControl.classdescription
ShortcutRecorderTest/ShortcutRecorder.framework/ShortcutRecorder
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Headers/SRCommon.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Headers/SRKeyCodeTransformer.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Headers/SRRecorderCell.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Headers/SRRecorderControl.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Headers/SRValidator.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Headers/SR_LeopardView.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Headers/ShortcutRecorder.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Resources/Info.plist
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Resources/ShortcutRecorder.ibplugin/Contents/Info.plist
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Resources/ShortcutRecorder.ibplugin/Contents/MacOS/ShortcutRecorder
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/InfoPlist.strings
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/SR_LeopardInspector.nib
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/SR_LeopardLibrary.nib
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/Resources/ShortcutRecorder.ibplugin/Contents/Resources/SRRecorderControl.classdescription
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/A/ShortcutRecorder
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Headers/SRCommon.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Headers/SRKeyCodeTransformer.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Headers/SRRecorderCell.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Headers/SRRecorderControl.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Headers/SRValidator.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Headers/SR_LeopardView.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Headers/ShortcutRecorder.h
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Resources/Info.plist
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Resources/ShortcutRecorder.ibplugin/Contents/Info.plist
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Resources/ShortcutRecorder.ibplugin/Contents/MacOS/ShortcutRecorder
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/InfoPlist.strings
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/SR_LeopardInspector.nib
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Resources/ShortcutRecorder.ibplugin/Contents/Resources/English.lproj/SR_LeopardLibrary.nib
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/Resources/ShortcutRecorder.ibplugin/Contents/Resources/SRRecorderControl.classdescription
ShortcutRecorderTest/ShortcutRecorder.framework/Versions/Current/ShortcutRecorder
ShortcutRecorderTest/ShortcutRecorderTest-Info.plist
ShortcutRecorderTest/ShortcutRecorderTest-Prefix.pch
ShortcutRecorderTest/ShortcutRecorderTest.entitlements
ShortcutRecorderTest/en.lproj/Credits.rtf
ShortcutRecorderTest/en.lproj/InfoPlist.strings
ShortcutRecorderTest/en.lproj/MainMenu.xib
ShortcutRecorderTest/main.m
readme.md

Download

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

ShortcutRecorderTest-master.zip




















Home »
  Objective C Free Code »
    Development »




AdMob
Algorithm
Annotation
App
Authentication
Barcode
Calendar
client Library
Cocoa
Commandline
CoreData
Demo
Example
Framework
Google API
Google SDK
GoogleAnalytics
Graph
iTune
JavaScript
Json
KML
Library
List
MapKit
Matlab
Menu
Message
MVVM
NSDate
NSWindow
OAuth
Objective C API
Objective C Library
Objective C Sample
OsX Framework
Plugin
Sample
SDK
SDK Sample
Share
Storyboard
UnitTest
xcode
XML