org.rococoa.cocoa.foundation
Class NSLocale

java.lang.Object
  extended by org.rococoa.cocoa.foundation.NSObject
      extended by org.rococoa.cocoa.foundation.NSLocale
All Implemented Interfaces:
ObjCObject

public abstract class NSLocale
extends NSObject


Nested Class Summary
 class NSLocale._Class
           
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject
NSObject._class_
 
Field Summary
static NSLocale._Class CLASS
           
 
Constructor Summary
NSLocale()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.foundation.NSObject
description, isKindOfClass, isKindOfClass, release, retain, retainCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Field Detail

CLASS

public static final NSLocale._Class CLASS
Constructor Detail

NSLocale

public NSLocale()


Copyright © 2012. All Rights Reserved.