Download APGCustom Menu ItemView Free Java Code
Description
Example of creating a Custom NSView for NSMenuItems with a tracking rect so the view will highlight as a user would expect.
Icons
Source Files
The download file APGCustomMenuItemView-master.zip has the following entries.
.gitignore//w w w. j a v a 2s .co m
CustomMenuItemViewExample.xcodeproj/project.pbxproj
CustomMenuItemViewExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
CustomMenuItemViewExample.xcodeproj/project.xcworkspace/xcuserdata/Ants.xcuserdatad/UserInterfaceState.xcuserstate
CustomMenuItemViewExample.xcodeproj/project.xcworkspace/xcuserdata/Ants.xcuserdatad/WorkspaceSettings.xcsettings
CustomMenuItemViewExample.xcodeproj/xcuserdata/Ants.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
CustomMenuItemViewExample.xcodeproj/xcuserdata/Ants.xcuserdatad/xcschemes/CustomMenuItemViewExample.xcscheme
CustomMenuItemViewExample.xcodeproj/xcuserdata/Ants.xcuserdatad/xcschemes/xcschememanagement.plist
CustomMenuItemViewExample/APGAppDelegate.h
CustomMenuItemViewExample/APGAppDelegate.m
CustomMenuItemViewExample/CustomMenuItemViewExample-Info.plist
CustomMenuItemViewExample/CustomMenuItemViewExample-Prefix.pch
CustomMenuItemViewExample/artwork/clockbw-tiny.png
CustomMenuItemViewExample/artwork/clockbw-tiny@2x.png
CustomMenuItemViewExample/artwork/pause.png
CustomMenuItemViewExample/artwork/pause@2x.png
CustomMenuItemViewExample/artwork/play.png
CustomMenuItemViewExample/artwork/play@2x.png
CustomMenuItemViewExample/classes/customMenuView/APGCustomMenuView.h
CustomMenuItemViewExample/classes/customMenuView/APGCustomMenuView.m
CustomMenuItemViewExample/classes/customMenuView/APGCustomMenuViewController.h
CustomMenuItemViewExample/classes/customMenuView/APGCustomMenuViewController.m
CustomMenuItemViewExample/classes/customMenuView/APGCustomMenuViewController.xib
CustomMenuItemViewExample/en.lproj/Credits.rtf
CustomMenuItemViewExample/en.lproj/InfoPlist.strings
CustomMenuItemViewExample/en.lproj/MainMenu.xib
CustomMenuItemViewExample/main.m
README.md
Download
Click the following link to download APGCustomMenuItemView-master.zip.
APGCustomMenuItemView-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »