org.rococoa.cocoa.appkit.categories
Interface NSMenuValidation
- All Superinterfaces:
- ObjCObject
public interface NSMenuValidation
- extends ObjCObject
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Method Summary |
boolean |
validateMenuItem(NSMenuItem menuItem)
Original signature : -(BOOL)validateMenuItem:(NSMenuItem*)
from NSMenuValidation native declaration : NSMenu.h:202 |
validateMenuItem
boolean validateMenuItem(NSMenuItem menuItem)
- Original signature :
-(BOOL)validateMenuItem:(NSMenuItem*)
from NSMenuValidation native declaration : NSMenu.h:202
Copyright © 2009. All Rights Reserved.