org.rococoa.cocoa.appkit.categories
Interface NSFontPanelValidationAdditions
- All Superinterfaces:
- ObjCObject
public interface NSFontPanelValidationAdditions
- 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 |
NSUInteger |
validModesForFontPanel(NSFontPanel fontPanel)
Original signature : -(NSUInteger)validModesForFontPanel:(NSFontPanel*)
from NSFontPanelValidationAdditions native declaration : NSFontPanel.h:16 |
validModesForFontPanel
NSUInteger validModesForFontPanel(NSFontPanel fontPanel)
- Original signature :
-(NSUInteger)validModesForFontPanel:(NSFontPanel*)
from NSFontPanelValidationAdditions native declaration : NSFontPanel.h:16
Copyright © 2009. All Rights Reserved.