NSTextField
0.1
28 February, 2000
NSTextField
Gui/NSTextField.h
NSCoding
acceptsFirstResponder
allowsEditingTextAttributes
backgroundColor
delegate
drawsBackground
errorAction
importsGraphics
isBezeled
isBordered
isEditable
isSelectable
nextText
previousText
selectText:
sender
setAllowsEditingTextAttributes:
flag
setBackgroundColor:
aColor
setBezeled:
flag
setBordered:
flag
setDelegate:
anObject
setDrawsBackground:
flag
setEditable:
flag
setErrorAction:
aSelector
setImportsGraphics:
flag
setPreviousText:
anObject
setSelectable:
flag
setTextColor:
aColor
setTitleWithMnemonic:
aString
textColor
textDidBeginEditing:
aNotification
textDidChange:
aNotification
textDidEndEditing:
aNotification
textShouldBeginEditing:
textObject
textShouldEndEditing:
textObject