2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
2001-12-17 16:51:51 +00:00
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
|
|
|
|
<gsdoc base="NSColorPicker" next="NSColorWell" prev="NSColorPanel" up="NSActionCell">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSColorPicker</title>
|
2001-12-17 16:51:51 +00:00
|
|
|
<author name="Scott Christley">
|
|
|
|
<email address="scottc@net-community.com">
|
|
|
|
scottc@net-community.com
|
|
|
|
</email>
|
2000-02-28 16:33:27 +00:00
|
|
|
</author>
|
2001-12-17 16:51:51 +00:00
|
|
|
<author name="Jonathan Gapen">
|
|
|
|
<email address="jagapen@whitewater.chem.wisc.edu">
|
|
|
|
jagapen@whitewater.chem.wisc.edu
|
|
|
|
</email>
|
|
|
|
</author>
|
|
|
|
<abstract>
|
|
|
|
Abstract superclass for NSColorPanel color pickers
|
|
|
|
</abstract>
|
|
|
|
<copy>1996 Free Software Foundation, Inc.</copy>
|
2000-02-28 16:33:27 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<chapter>
|
2001-12-17 16:51:51 +00:00
|
|
|
<heading>
|
|
|
|
Software documentation for the NSColorPicker class
|
|
|
|
</heading>
|
2000-02-28 16:33:27 +00:00
|
|
|
<class name="NSColorPicker" super="NSObject">
|
2001-12-17 16:51:51 +00:00
|
|
|
<declared>AppKit/NSColorPicker.h</declared>
|
2000-02-28 16:33:27 +00:00
|
|
|
<conform>NSColorPickingDefault</conform>
|
2001-12-17 16:51:51 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
<method type="void">
|
|
|
|
<sel>alphaControlAddedOrRemoved:</sel>
|
|
|
|
<arg type="id">sender</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="void">
|
|
|
|
<sel>attachColorList:</sel>
|
|
|
|
<arg type="NSColorList*">colorList</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSColorPanel*">
|
|
|
|
<sel>colorPanel</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>detachColorList:</sel>
|
|
|
|
<arg type="NSColorList*">colorList</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="id">
|
|
|
|
<sel>initWithPickerMask:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="int">aMask</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<sel>colorPanel:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSColorPanel*">colorPanel</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>insertNewButtonImage:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSImage*">newImage</arg>
|
|
|
|
<sel>in:</sel>
|
|
|
|
<arg type="NSButtonCell*">newButtonCell</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSImage*">
|
|
|
|
<sel>provideNewButtonImage</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setMode:</sel>
|
|
|
|
<arg type="int">mode</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>viewSizeChanged:</sel>
|
|
|
|
<arg type="id">sender</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|