libs-gui/Documentation/gsdoc/NSTextFieldCell.html

73 lines
1.9 KiB
HTML
Raw Normal View History

<html><head>
<title>NSTextFieldCell</title>
</head>
<body>
<a href="NSTextField.html">[Previous]</a>
<a href="Gui.html">[Up]</a>
<a href="NSTextStorage.html">[Next]</a>
<h1>NSTextFieldCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextFieldCell</a></h2>
<h2><a name="NSTextFieldCell">NSTextFieldCell</a></h2>
<p><b>Declared in:</b> Gui/NSTextFieldCell.h</p>
<p><b>Inherits from:</b> NSActionCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSTextFieldCell.html#method-0">-backgroundColor</a>
<li><a href="NSTextFieldCell.html#method-1">-drawsBackground</a>
<li><a href="NSTextFieldCell.html#method-2">-setBackgroundColor:</a>
<li><a href="NSTextFieldCell.html#method-3">-setDrawsBackground:</a>
<li><a href="NSTextFieldCell.html#method-4">-setTextColor:</a>
<li><a href="NSTextFieldCell.html#method-5">-setUpFieldEditorAttributes:</a>
<li><a href="NSTextFieldCell.html#method-6">-textColor</a>
</ul>
<hr>
<h2><a name="method-0">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-1">drawsBackground</a></h2>
- (BOOL) <b>drawsBackground</b><br>
<hr>
<h2><a name="method-2">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-3">setDrawsBackground:</a></h2>
- (void) <b>setDrawsBackground:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-4">setTextColor:</a></h2>
- (void) <b>setTextColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-5">setUpFieldEditorAttributes:</a></h2>
- (NSText*) <b>setUpFieldEditorAttributes:</b> (NSText*)textObj<br>
<hr>
<h2><a name="method-6">textColor</a></h2>
- (NSColor*) <b>textColor</b><br>
<hr>
</body>
</html>