libs-gui/Documentation/gsdoc/NSTextFieldCell.gsdoc

53 lines
1.6 KiB
Text
Raw Normal View History

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
<gsdoc base="NSTextFieldCell" prev="NSTextField.html" next="NSTextStorage.html" up="AppKit.html">
<head>
<title>NSTextFieldCell</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>0.1</version>
<date>28 February, 2000</date>
</head>
<body>
<chapter>
<heading>NSTextFieldCell</heading>
<class name="NSTextFieldCell" super="NSActionCell">
<declared>AppKit/NSTextFieldCell.h</declared>
<conform>NSCoding</conform>
<desc>
</desc>
<method type="NSColor*"><sel>backgroundColor</sel>
<desc>
</desc>
</method>
<method type="BOOL"><sel>drawsBackground</sel>
<desc>
</desc>
</method>
<method type="void"><sel>setBackgroundColor:</sel><arg type="NSColor*">aColor</arg>
<desc>
</desc>
</method>
<method type="void"><sel>setDrawsBackground:</sel><arg type="BOOL">flag</arg>
<desc>
</desc>
</method>
<method type="void"><sel>setTextColor:</sel><arg type="NSColor*">aColor</arg>
<desc>
</desc>
</method>
<method type="NSText*"><sel>setUpFieldEditorAttributes:</sel><arg type="NSText*">textObj</arg>
<desc>
</desc>
</method>
<method type="NSColor*"><sel>textColor</sel>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>