VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/NSColorPicker.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

    <head>
    <title>NSColorPicker</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSColorPicker">NSColorPicker</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Scott Christley (<a href="mailto:scottc@net-community.com"><code>scottc@net-community.com</code></a>)</dt>
      <dd>
      </dd>
      <dt>Jonathan Gapen (<a href="mailto:jagapen@whitewater.chem.wisc.edu"><code>jagapen@whitewater.chem.wisc.edu</code></a>)</dt>
      <dd>
      </dd>
    </dl>
    <blockquote>
      
      Abstract superclass for NSColorPanel color pickers
    
    </blockquote>
    <p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p>

        <div>
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSColorPicker class
      </a></h1>
    <h2><a name="class$NSColorPicker">NSColorPicker</a> : <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSColorPicker.h</dd>
      </dl>
    </blockquote>
    <blockquote>
      <dl>
        <dt><b>Conforms to:</b></dt>
        <dd>NSColorPickingDefault</dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <hr width="50%" align="left" />
    <a href="#_NSColorPicker_ivars">Instance Variables</a>
    <br/><br/>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-alphaControlAddedOrRemoved$">-alphaControlAddedOrRemoved:</a></li>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-attachColorList$">-attachColorList:</a></li>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-colorPanel">-colorPanel</a></li>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-detachColorList$">-detachColorList:</a></li>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-initWithPickerMask$colorPanel$">-initWithPickerMask:colorPanel:</a></li>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-insertNewButtonImage$in$">-insertNewButtonImage:in:</a></li>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-provideNewButtonImage">-provideNewButtonImage</a></li>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-setMode$">-setMode:</a></li>
      <li><a rel="gsdoc" href="NSColorPicker.html#method$NSColorPicker-viewSizeChanged$">-viewSizeChanged:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSColorPicker-alphaControlAddedOrRemoved$">alphaControlAddedOrRemoved:&nbsp;</a></h3>
    - (void) <b>alphaControlAddedOrRemoved:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSColorPicker-attachColorList$">attachColorList:&nbsp;</a></h3>
    - (void) <b>attachColorList:</b> (<a rel="gsdoc" href="NSColorList.html#class$NSColorList">NSColorList</a>*)colorList;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSColorPicker-colorPanel">colorPanel&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSColorPanel.html#class$NSColorPanel">NSColorPanel</a>*) <b>colorPanel</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSColorPicker-detachColorList$">detachColorList:&nbsp;</a></h3>
    - (void) <b>detachColorList:</b> (<a rel="gsdoc" href="NSColorList.html#class$NSColorList">NSColorList</a>*)colorList;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSColorPicker-initWithPickerMask$colorPanel$">initWithPickerMask:&nbsp;colorPanel:&nbsp;</a></h3>
    - (id) <b>initWithPickerMask:</b> (int)aMask<b> colorPanel:</b> (<a rel="gsdoc" href="NSColorPanel.html#class$NSColorPanel">NSColorPanel</a>*)colorPanel;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSColorPicker-insertNewButtonImage$in$">insertNewButtonImage:&nbsp;in:&nbsp;</a></h3>
    - (void) <b>insertNewButtonImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)newImage<b> in:</b> (<a rel="gsdoc" href="NSButtonCell.html#class$NSButtonCell">NSButtonCell</a>*)newButtonCell;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSColorPicker-provideNewButtonImage">provideNewButtonImage&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>provideNewButtonImage</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSColorPicker-setMode$">setMode:&nbsp;</a></h3>
    - (void) <b>setMode:</b> (int)mode;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSColorPicker-viewSizeChanged$">viewSizeChanged:&nbsp;</a></h3>
    - (void) <b>viewSizeChanged:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<a name="_NSColorPicker_ivars"/>    <br/><hr width="50%" align="left" />
    <h2>Instance Variables for NSColorPicker Class</h2>
    <h3><a name="ivariable$NSColorPicker*_colorPanel">_colorPanel</a></h3>
    @protected id <b>_colorPanel</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <br/><hr width="50%" align="left" /><br/>
    <br />
    <a href="Gui.html">Up</a>
    </font>
</body>
</html>

VaKeR 2022