|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.appkit.NSResponder
org.rococoa.cocoa.appkit.NSView
org.rococoa.cocoa.appkit.NSControl
org.rococoa.cocoa.appkit.NSTextField
org.rococoa.cocoa.appkit.NSTokenField
public abstract class NSTokenField
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 |
NSTokenField._class_
|
| Nested classes/interfaces inherited from class org.rococoa.cocoa.appkit.NSControl |
|---|
NSControl.__conFlags |
| Nested classes/interfaces inherited from class org.rococoa.cocoa.appkit.NSView |
|---|
NSView.__VFlags2 |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.appkit.protocols.NSUserInterfaceValidations |
|---|
NSUserInterfaceValidations._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 | |
|---|---|
NSTokenField()
|
|
| Method Summary | |
|---|---|
static NSTokenField |
alloc()
|
abstract NSObject |
completionDelay()
Original signature : -(id)completionDelaynative declaration : NSTokenField.h:39 |
static NSObject |
defaultCompletionDelay()
Original signature : +(id)defaultCompletionDelaynative declaration : NSTokenField.h:40 |
static NSCharacterSet |
defaultTokenizingCharacterSet()
Original signature : +(NSCharacterSet*)defaultTokenizingCharacterSetnative declaration : NSTokenField.h:44 |
abstract NSTokenFieldDelegate |
delegate()
Original signature : -(idnative declaration : NSTokenField.h:31 |
static NSTokenField._class_ |
getNSClass()
|
static NSTokenField |
new_()
|
abstract void |
setDelegate(NSTokenFieldDelegate anObject)
Original signature : -(void)setDelegate:(idnative declaration : NSTokenField.h:30 |
abstract void |
setTokenizingCharacterSet(NSCharacterSet characterSet)
Original signature : -(void)setTokenizingCharacterSet:(NSCharacterSet*)native declaration : NSTokenField.h:42 |
abstract NSCharacterSet |
tokenizingCharacterSet()
Original signature : -(NSCharacterSet*)tokenizingCharacterSetnative declaration : NSTokenField.h:43 |
abstract NSObject |
tokenStyle()
Original signature : -(id)tokenStylenative declaration : NSTokenField.h:36 |
| Methods inherited from class org.rococoa.cocoa.appkit.NSTextField |
|---|
acceptsFirstResponder, as_NSTextField_NSKeyboardUI, as_NSTextField_NSTextFieldAttributedStringMethods, backgroundColor, bezelStyle, drawsBackground, isBezeled, isBordered, isEditable, isSelectable, selectText, setBackgroundColor, setBezeled, setBordered, setDelegate, setDrawsBackground, setEditable, setSelectable, setTextColor, textColor, textDidBeginEditing, textDidChange, textDidEndEditing, textShouldBeginEditing, textShouldEndEditing |
| Methods inherited from class org.rococoa.cocoa.appkit.NSView |
|---|
addSubview, ancestorSharedWithView, as_NSView_NSClipViewSuperview, as_NSView_NSRulerMarkerClientViewDelegation, as_NSView_NSViewEnclosingMenuItem, createWithFrame, getRectsBeingDrawn_count, getRectsBeingDrawn_count, initWithFrame, isDescendantOf, isHidden, isHiddenOrHasHiddenAncestor, needsToDrawRect, opaqueAncestor, setHidden, setSubviews, subviews, superview, viewDidHide, viewDidUnhide, wantsDefaultClipping, window |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rococoa.cocoa.appkit.protocols.NSUserInterfaceValidations |
|---|
validateUserInterfaceItem |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSCoding |
|---|
encodeWithCoder, initWithCoder |
| 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 |
|---|
public NSTokenField()
| Method Detail |
|---|
public abstract void setDelegate(NSTokenFieldDelegate anObject)
-(void)setDelegate:(id)
public abstract NSTokenFieldDelegate delegate()
-(id)delegate
delegate in class NSTextFieldpublic abstract NSObject tokenStyle()
-(id)tokenStyle
public abstract NSObject completionDelay()
-(id)completionDelay
public static NSObject defaultCompletionDelay()
+(id)defaultCompletionDelay
public abstract void setTokenizingCharacterSet(NSCharacterSet characterSet)
-(void)setTokenizingCharacterSet:(NSCharacterSet*)
public abstract NSCharacterSet tokenizingCharacterSet()
-(NSCharacterSet*)tokenizingCharacterSet
public static NSCharacterSet defaultTokenizingCharacterSet()
+(NSCharacterSet*)defaultTokenizingCharacterSet
public static NSTokenField alloc()
public static NSTokenField new_()
public static NSTokenField._class_ getNSClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||