org.rococoa.cocoa.foundation
Class NSIndexSet

java.lang.Object
  extended by org.rococoa.cocoa.foundation.NSObject
      extended by org.rococoa.cocoa.foundation.NSIndexSet
All Implemented Interfaces:
NSCoding, NSCopying, NSMutableCopying, NSObject, ObjCObject
Direct Known Subclasses:
NSMutableIndexSet

public abstract class NSIndexSet
extends NSObject
implements ObjCObject, NSCopying, NSMutableCopying, NSCoding

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 class NSIndexSet._class_
           
static class NSIndexSet._indexSetFlags_struct
          native declaration : NSIndexSet.h:85
Conversion Error : /// Original signature : -(BOOL)intersectsIndexesInRange:()
- (BOOL)intersectsIndexesInRange:(null)range; (Argument range cannot be converted)
static class NSIndexSet._internal_union
           
 
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSCopying
NSCopying._static_
 
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSMutableCopying
NSMutableCopying._static_
 
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSCoding
NSCoding._static_
 
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject
NSObject._static_
 
Constructor Summary
NSIndexSet()
           
 
Method Summary
static NSIndexSet alloc()
           
abstract  boolean containsIndex(NSUInteger value)
          Original signature : -(BOOL)containsIndex:(NSUInteger)
native declaration : NSIndexSet.h:81
abstract  boolean containsIndexes(NSIndexSet indexSet)
          Original signature : -(BOOL)containsIndexes:(NSIndexSet*)
native declaration : NSIndexSet.h:83
abstract  NSUInteger count()
          Original signature : -(NSUInteger)count
native declaration : NSIndexSet.h:62
static NSIndexSet create()
          Factory method
static NSIndexSet createWithIndex(NSUInteger value)
          Factory method
static NSIndexSet createWithIndexSet(NSIndexSet indexSet)
          Factory method
abstract  NSUInteger firstIndex()
          The following six methods will return NSNotFound if there is no index in the set satisfying the query.
static NSIndexSet._class_ getNSClass()
           
abstract  NSUInteger indexGreaterThanIndex(NSUInteger value)
          Original signature : -(NSUInteger)indexGreaterThanIndex:(NSUInteger)
native declaration : NSIndexSet.h:68
abstract  NSUInteger indexGreaterThanOrEqualToIndex(NSUInteger value)
          Original signature : -(NSUInteger)indexGreaterThanOrEqualToIndex:(NSUInteger)
native declaration : NSIndexSet.h:70
abstract  NSUInteger indexLessThanIndex(NSUInteger value)
          Original signature : -(NSUInteger)indexLessThanIndex:(NSUInteger)
native declaration : NSIndexSet.h:69
abstract  NSUInteger indexLessThanOrEqualToIndex(NSUInteger value)
          Original signature : -(NSUInteger)indexLessThanOrEqualToIndex:(NSUInteger)
native declaration : NSIndexSet.h:71
static NSIndexSet indexSet()
          Original signature : +(id)indexSet
native declaration : NSIndexSet.h:51
static NSIndexSet indexSetWithIndex(NSUInteger value)
          Original signature : +(id)indexSetWithIndex:(NSUInteger)
native declaration : NSIndexSet.h:52
abstract  NSIndexSet init()
          Original signature : -(id)init
native declaration : NSIndexSet.h:55
abstract  NSIndexSet initWithIndex(NSUInteger value)
          Original signature : -(id)initWithIndex:(NSUInteger)
native declaration : NSIndexSet.h:56
abstract  NSIndexSet initWithIndexSet(NSIndexSet indexSet)
          designated initializer
Original signature : -(id)initWithIndexSet:(NSIndexSet*)
native declaration : NSIndexSet.h:58
abstract  boolean isEqualToIndexSet(NSIndexSet indexSet)
          Original signature : -(BOOL)isEqualToIndexSet:(NSIndexSet*)
native declaration : NSIndexSet.h:60
abstract  NSUInteger lastIndex()
          Original signature : -(NSUInteger)lastIndex
native declaration : NSIndexSet.h:67
static NSIndexSet new_()
           
 
Methods inherited from class org.rococoa.cocoa.foundation.NSObject
as_NSObject_NSAccessibility, as_NSObject_NSAccessibilityAdditions, as_NSObject_NSApplicationScriptingDelegation, as_NSObject_NSArchiverCallback, as_NSObject_NSClassDescriptionPrimitives, as_NSObject_NSCoderMethods, as_NSObject_NSColorPanelResponderMethod, as_NSObject_NSComparisonMethods, as_NSObject_NSControlSubclassNotifications, as_NSObject_NSCopyLinkMoveHandler, as_NSObject_NSDelayedPerforming, as_NSObject_NSDeprecatedKeyValueCoding, as_NSObject_NSDeprecatedKeyValueObservingCustomization, as_NSObject_NSDeprecatedMethods, as_NSObject_NSDictionaryControllerKeyValuePair, as_NSObject_NSDistributedObjects, as_NSObject_NSDraggingDestination, as_NSObject_NSDraggingSource, as_NSObject_NSDraggingSourceDeprecated, as_NSObject_NSEditor, as_NSObject_NSEditorRegistration, as_NSObject_NSErrorRecoveryAttempting, as_NSObject_NSFileManagerFileOperationAdditions, as_NSObject_NSFontManagerDelegate, as_NSObject_NSFontManagerResponderMethod, as_NSObject_NSFontPanelValidationAdditions, as_NSObject_NSKeyValueBindingCreation, as_NSObject_NSKeyValueCoding, as_NSObject_NSKeyValueObserverNotification, as_NSObject_NSKeyValueObserverRegistration, as_NSObject_NSKeyValueObserving, as_NSObject_NSKeyValueObservingCustomization, as_NSObject_NSMenuValidation, as_NSObject_NSNibAwaking, as_NSObject_NSPasteboardOwner, as_NSObject_NSPlaceholders, as_NSObject_NSScriptClassDescription, as_NSObject_NSScripting, as_NSObject_NSScriptingComparisonMethods, as_NSObject_NSScriptKeyValueCoding, as_NSObject_NSScriptObjectSpecifiers, as_NSObject_NSThreadPerformAdditions, as_NSObject_NSURLClient, as_NSObject_NSURLConnectionDelegate, as_NSObject_NSURLDownloadDelegate, copy, dealloc, description, doesNotRecognizeSelector, finalize, forwardingTargetForSelector, forwardInvocation, isKindOfClass, isKindOfClass, methodForSelector, methodSignatureForSelector, mutableCopy, release, retain, retainCount
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSCopying
copyWithZone
 
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSMutableCopying
mutableCopyWithZone
 
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSCoding
encodeWithCoder, initWithCoder
 
Methods inherited from interface org.rococoa.ObjCObject
id
 
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject
autorelease, class_, conformsToProtocol, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, superclass, zone
 

Constructor Detail

NSIndexSet

public NSIndexSet()
Method Detail

indexSet

public static NSIndexSet indexSet()
Original signature : +(id)indexSet
native declaration : NSIndexSet.h:51


indexSetWithIndex

public static NSIndexSet indexSetWithIndex(NSUInteger value)
Original signature : +(id)indexSetWithIndex:(NSUInteger)
native declaration : NSIndexSet.h:52


init

public abstract NSIndexSet init()
Original signature : -(id)init
native declaration : NSIndexSet.h:55

Specified by:
init in class NSObject

create

public static NSIndexSet create()
Factory method

See Also:
init()

initWithIndex

public abstract NSIndexSet initWithIndex(NSUInteger value)
Original signature : -(id)initWithIndex:(NSUInteger)
native declaration : NSIndexSet.h:56


createWithIndex

public static NSIndexSet createWithIndex(NSUInteger value)
Factory method

See Also:
initWithIndex(org.rococoa.cocoa.foundation.NSUInteger)

initWithIndexSet

public abstract NSIndexSet initWithIndexSet(NSIndexSet indexSet)
designated initializer
Original signature : -(id)initWithIndexSet:(NSIndexSet*)
native declaration : NSIndexSet.h:58


createWithIndexSet

public static NSIndexSet createWithIndexSet(NSIndexSet indexSet)
Factory method

See Also:
initWithIndexSet(org.rococoa.cocoa.foundation.NSIndexSet)

isEqualToIndexSet

public abstract boolean isEqualToIndexSet(NSIndexSet indexSet)
Original signature : -(BOOL)isEqualToIndexSet:(NSIndexSet*)
native declaration : NSIndexSet.h:60


count

public abstract NSUInteger count()
Original signature : -(NSUInteger)count
native declaration : NSIndexSet.h:62


firstIndex

public abstract NSUInteger firstIndex()
The following six methods will return NSNotFound if there is no index in the set satisfying the query.
Original signature : -(NSUInteger)firstIndex
native declaration : NSIndexSet.h:66


lastIndex

public abstract NSUInteger lastIndex()
Original signature : -(NSUInteger)lastIndex
native declaration : NSIndexSet.h:67


indexGreaterThanIndex

public abstract NSUInteger indexGreaterThanIndex(NSUInteger value)
Original signature : -(NSUInteger)indexGreaterThanIndex:(NSUInteger)
native declaration : NSIndexSet.h:68


indexLessThanIndex

public abstract NSUInteger indexLessThanIndex(NSUInteger value)
Original signature : -(NSUInteger)indexLessThanIndex:(NSUInteger)
native declaration : NSIndexSet.h:69


indexGreaterThanOrEqualToIndex

public abstract NSUInteger indexGreaterThanOrEqualToIndex(NSUInteger value)
Original signature : -(NSUInteger)indexGreaterThanOrEqualToIndex:(NSUInteger)
native declaration : NSIndexSet.h:70


indexLessThanOrEqualToIndex

public abstract NSUInteger indexLessThanOrEqualToIndex(NSUInteger value)
Original signature : -(NSUInteger)indexLessThanOrEqualToIndex:(NSUInteger)
native declaration : NSIndexSet.h:71


containsIndex

public abstract boolean containsIndex(NSUInteger value)
Original signature : -(BOOL)containsIndex:(NSUInteger)
native declaration : NSIndexSet.h:81


containsIndexes

public abstract boolean containsIndexes(NSIndexSet indexSet)
Original signature : -(BOOL)containsIndexes:(NSIndexSet*)
native declaration : NSIndexSet.h:83


alloc

public static NSIndexSet alloc()

new_

public static NSIndexSet new_()

getNSClass

public static NSIndexSet._class_ getNSClass()


Copyright © 2009. All Rights Reserved.