[TOC] [Prev] [Next] [Bottom]
Inherits From:
NSTextFieldCell : NSActionCell : NSCell : NSObject
Conforms To:
NSCoding (NSCell)
NSCopying (NSCell)
NSObject (NSObject)
Declared In:
AppKit/NSSecureTextField.h
Class Description
NSSecureTextFieldCell works with NSSecureTextField to provide a text field whose value is guarded from user examination. It overrides the general cell use of the field editor to provide its own field editor, which doesn't display text or allow the user to Cut, Copy, or Paste its value. See the NSSecureTextField class specification for more information.
[TOC] [Prev] [Next] [Bottom]
Copyright © 1997, Apple Computer, Inc. All rights
reserved.