org.rococoa.cocoa.foundation.categories
Interface NSLocaleCreation

All Superinterfaces:
ObjCObject

public interface NSLocaleCreation
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 NSLocaleCreation._static_
           
 
Method Summary
 NSLocale initWithLocaleIdentifier(NSString string)
          Original signature : -(id)initWithLocaleIdentifier:(NSString*)
from NSLocaleCreation native declaration : NSLocale.h:35
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

initWithLocaleIdentifier

NSLocale initWithLocaleIdentifier(NSString string)
Original signature : -(id)initWithLocaleIdentifier:(NSString*)
from NSLocaleCreation native declaration : NSLocale.h:35



Copyright © 2009. All Rights Reserved.