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.


Nested Class Summary
static interface NSMenuValidation._static_
           
 
Method Summary
 boolean validateMenuItem(NSMenuItem menuItem)
          Original signature : -(BOOL)validateMenuItem:(NSMenuItem*)
from NSMenuValidation native declaration : NSMenu.h:202
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

validateMenuItem

boolean validateMenuItem(NSMenuItem menuItem)
Original signature : -(BOOL)validateMenuItem:(NSMenuItem*)
from NSMenuValidation native declaration : NSMenu.h:202



Copyright © 2009. All Rights Reserved.