Simple printint implementation

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11341 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2001-11-08 18:26:39 +00:00
parent 81915f4a3c
commit 04a3436aff
119 changed files with 4892 additions and 3621 deletions

View file

@ -2,9 +2,9 @@
<title>NSColorPicker</title>
</head>
<body>
<a href ="NSColorPanel.html">[Previous]</a>
<a href ="Gui.html">[Up]</a>
<a href ="NSColorWell.html">[Next]</a>
<a href ="NSColorPanel.html">[Previous] </a>
<a href ="Gui.html">[Up] </a>
<a href ="NSColorWell.html">[Next] </a>
<h1>NSColorPicker</h1>
<h3>Authors </h3>
<dl>
@ -27,14 +27,14 @@
</ul>
<h2>Methods </h2>
<ul>
<li><a href ="NSColorPicker.html#method-0">-attachColorList:</a>
<li><a href ="NSColorPicker.html#method-1">-colorPanel</a>
<li><a href ="NSColorPicker.html#method-2">-detachColorList:</a>
<li><a href ="NSColorPicker.html#method-3">-initWithPickerMask:colorPanel:</a>
<li><a href ="NSColorPicker.html#method-4">-insertNewButtonImage:</a>
<li><a href ="NSColorPicker.html#method-5">-provideNewButtonImage</a>
<li><a href ="NSColorPicker.html#method-6">-setMode:</a>
<li><a href ="NSColorPicker.html#method-7">-viewSizeChanged:</a>
<li ><a href ="NSColorPicker.html#method-0">-attachColorList:</a>
<li ><a href ="NSColorPicker.html#method-1">-colorPanel</a>
<li ><a href ="NSColorPicker.html#method-2">-detachColorList:</a>
<li ><a href ="NSColorPicker.html#method-3">-initWithPickerMask:colorPanel:</a>
<li ><a href ="NSColorPicker.html#method-4">-insertNewButtonImage:</a>
<li ><a href ="NSColorPicker.html#method-5">-provideNewButtonImage</a>
<li ><a href ="NSColorPicker.html#method-6">-setMode:</a>
<li ><a href ="NSColorPicker.html#method-7">-viewSizeChanged:</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">attachColorList:</a></h3>