mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 12:21:07 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6444 72102866-910b-0410-8b05-ffd578937521
318 lines
9.6 KiB
HTML
318 lines
9.6 KiB
HTML
<html><head>
|
|
<title>NSButtonCell</title>
|
|
</head>
|
|
<body>
|
|
<a href="NSButton.html">[Previous]</a>
|
|
<a href="Gui.html">[Up]</a>
|
|
<a href="NSCachedImageRep.html">[Next]</a>
|
|
<h1>NSButtonCell</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">NSButtonCell</a></h2>
|
|
<h2><a name="NSButtonCell">NSButtonCell</a></h2>
|
|
<p><b>Declared in:</b> Gui/NSButtonCell.h</p>
|
|
<p><b>Inherits from:</b> NSActionCell</p>
|
|
<p><b>Conforms to:</b> NSCoding
|
|
</p>
|
|
<hr>
|
|
|
|
|
|
<ul>
|
|
<li><a href="NSButtonCell.html#method-17">- mouseEntered:</a>
|
|
<li><a href="NSButtonCell.html#method-18">- mouseExited:</a>
|
|
<li><a href="NSButtonCell.html#method-38">- setShowsBorderOnlyWhileMouseInside:</a>
|
|
<li><a href="NSButtonCell.html#method-45">- showsBorderOnlyWhileMouseInside</a>
|
|
<li><a href="NSButtonCell.html#method-0">-alternateImage</a>
|
|
<li><a href="NSButtonCell.html#method-1">-alternateMnemonic</a>
|
|
<li><a href="NSButtonCell.html#method-2">-alternateMnemonicLocation</a>
|
|
<li><a href="NSButtonCell.html#method-3">-alternateTitle</a>
|
|
<li><a href="NSButtonCell.html#method-4">-attributedAlternateTitle</a>
|
|
<li><a href="NSButtonCell.html#method-5">-attributedTitle</a>
|
|
<li><a href="NSButtonCell.html#method-6">-bezelStyle</a>
|
|
<li><a href="NSButtonCell.html#method-7">-getPeriodicDelay:interval:</a>
|
|
<li><a href="NSButtonCell.html#method-8">-gradientType</a>
|
|
<li><a href="NSButtonCell.html#method-9">-highlightsBy</a>
|
|
<li><a href="NSButtonCell.html#method-10">-imageDimsWhenDisabled</a>
|
|
<li><a href="NSButtonCell.html#method-11">-imagePosition</a>
|
|
<li><a href="NSButtonCell.html#method-12">-isOpaque</a>
|
|
<li><a href="NSButtonCell.html#method-13">-isTransparent</a>
|
|
<li><a href="NSButtonCell.html#method-14">-keyEquivalent</a>
|
|
<li><a href="NSButtonCell.html#method-15">-keyEquivalentFont</a>
|
|
<li><a href="NSButtonCell.html#method-16">-keyEquivalentModifierMask</a>
|
|
<li><a href="NSButtonCell.html#method-19">-performClick:</a>
|
|
<li><a href="NSButtonCell.html#method-20">-setAlternateImage:</a>
|
|
<li><a href="NSButtonCell.html#method-21">-setAlternateMnemonicLocation:</a>
|
|
<li><a href="NSButtonCell.html#method-22">-setAlternateTitle:</a>
|
|
<li><a href="NSButtonCell.html#method-23">-setAlternateTitleWithMnemonic:</a>
|
|
<li><a href="NSButtonCell.html#method-24">-setAttributedAlternateTitle:</a>
|
|
<li><a href="NSButtonCell.html#method-25">-setAttributedTitle:</a>
|
|
<li><a href="NSButtonCell.html#method-26">-setBezelStyle:</a>
|
|
<li><a href="NSButtonCell.html#method-27">-setButtonType:</a>
|
|
<li><a href="NSButtonCell.html#method-28">-setFont:</a>
|
|
<li><a href="NSButtonCell.html#method-29">-setGradientType:</a>
|
|
<li><a href="NSButtonCell.html#method-30">-setHighlightsBy:</a>
|
|
<li><a href="NSButtonCell.html#method-31">-setImageDimsWhenDisabled:</a>
|
|
<li><a href="NSButtonCell.html#method-32">-setImagePosition:</a>
|
|
<li><a href="NSButtonCell.html#method-33">-setKeyEquivalent:</a>
|
|
<li><a href="NSButtonCell.html#method-35">-setKeyEquivalentFont:</a>
|
|
<li><a href="NSButtonCell.html#method-34">-setKeyEquivalentFont:</a>
|
|
<li><a href="NSButtonCell.html#method-36">-setKeyEquivalentModifierMask:</a>
|
|
<li><a href="NSButtonCell.html#method-37">-setPeriodicDelay:interval:</a>
|
|
<li><a href="NSButtonCell.html#method-39">-setShowsStateBy:</a>
|
|
<li><a href="NSButtonCell.html#method-40">-setSound:</a>
|
|
<li><a href="NSButtonCell.html#method-41">-setTitle:</a>
|
|
<li><a href="NSButtonCell.html#method-42">-setTitleWithMnemonic:</a>
|
|
<li><a href="NSButtonCell.html#method-43">-setTransparent:</a>
|
|
<li><a href="NSButtonCell.html#method-44">-showsStateBy</a>
|
|
<li><a href="NSButtonCell.html#method-46">-sound</a>
|
|
<li><a href="NSButtonCell.html#method-47">-title</a>
|
|
</ul>
|
|
<hr>
|
|
<h2><a name="method-0">alternateImage</a></h2>
|
|
- (NSImage*) <b>alternateImage</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-1">alternateMnemonic</a></h2>
|
|
- (NSString*) <b>alternateMnemonic</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-2">alternateMnemonicLocation</a></h2>
|
|
- (unsigned int) <b>alternateMnemonicLocation</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-3">alternateTitle</a></h2>
|
|
- (NSString*) <b>alternateTitle</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-4">attributedAlternateTitle</a></h2>
|
|
- (NSAttributedString*) <b>attributedAlternateTitle</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-5">attributedTitle</a></h2>
|
|
- (NSAttributedString*) <b>attributedTitle</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-6">bezelStyle</a></h2>
|
|
- (NSBezelStyle) <b>bezelStyle</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-7">getPeriodicDelay:interval:</a></h2>
|
|
- (void) <b>getPeriodicDelay:</b> (float*)delay <b>interval:</b> (float*)interval<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-8">gradientType</a></h2>
|
|
- (NSGradientType) <b>gradientType</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-9">highlightsBy</a></h2>
|
|
- (int) <b>highlightsBy</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-10">imageDimsWhenDisabled</a></h2>
|
|
- (BOOL) <b>imageDimsWhenDisabled</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-11">imagePosition</a></h2>
|
|
- (NSCellImagePosition) <b>imagePosition</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-12">isOpaque</a></h2>
|
|
- (BOOL) <b>isOpaque</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-13">isTransparent</a></h2>
|
|
- (BOOL) <b>isTransparent</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-14">keyEquivalent</a></h2>
|
|
- (NSString*) <b>keyEquivalent</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-15">keyEquivalentFont</a></h2>
|
|
- (NSFont*) <b>keyEquivalentFont</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-16">keyEquivalentModifierMask</a></h2>
|
|
- (unsigned int) <b>keyEquivalentModifierMask</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-17"> mouseEntered:</a></h2>
|
|
- (void) <b> mouseEntered:</b> (NSEvent*)event<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-18"> mouseExited:</a></h2>
|
|
- (void) <b> mouseExited:</b> (NSEvent*)event<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-19">performClick:</a></h2>
|
|
- (void) <b>performClick:</b> (id)sender<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-20">setAlternateImage:</a></h2>
|
|
- (void) <b>setAlternateImage:</b> (NSImage*)image<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-21">setAlternateMnemonicLocation:</a></h2>
|
|
- (void) <b>setAlternateMnemonicLocation:</b> (unsigned int)location<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-22">setAlternateTitle:</a></h2>
|
|
- (void) <b>setAlternateTitle:</b> (NSString*)aString<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-23">setAlternateTitleWithMnemonic:</a></h2>
|
|
- (void) <b>setAlternateTitleWithMnemonic:</b> (NSString*)aString<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-24">setAttributedAlternateTitle:</a></h2>
|
|
- (void) <b>setAttributedAlternateTitle:</b> (NSAttributedString*)aString<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-25">setAttributedTitle:</a></h2>
|
|
- (void) <b>setAttributedTitle:</b> (NSAttributedString*)aString<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-26">setBezelStyle:</a></h2>
|
|
- (void) <b>setBezelStyle:</b> (NSBezelStyle)bezelStyle<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-27">setButtonType:</a></h2>
|
|
- (void) <b>setButtonType:</b> (NSButtonType)aType<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-28">setFont:</a></h2>
|
|
- (void) <b>setFont:</b> (NSFont*)fontObj<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-29">setGradientType:</a></h2>
|
|
- (void) <b>setGradientType:</b> (NSGradientType)gradientType<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-30">setHighlightsBy:</a></h2>
|
|
- (void) <b>setHighlightsBy:</b> (int)aType<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-31">setImageDimsWhenDisabled:</a></h2>
|
|
- (void) <b>setImageDimsWhenDisabled:</b> (BOOL)flag<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-32">setImagePosition:</a></h2>
|
|
- (void) <b>setImagePosition:</b> (NSCellImagePosition)aPosition<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-33">setKeyEquivalent:</a></h2>
|
|
- (void) <b>setKeyEquivalent:</b> (NSString*)aKeyEquivalent<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-34">setKeyEquivalentFont:</a></h2>
|
|
- (void) <b>setKeyEquivalentFont:</b> (NSFont*)fontObj<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-35">setKeyEquivalentFont:</a></h2>
|
|
- (void) <b>setKeyEquivalentFont:</b> (NSString*)fontName<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-36">setKeyEquivalentModifierMask:</a></h2>
|
|
- (void) <b>setKeyEquivalentModifierMask:</b> (unsigned int)mask<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-37">setPeriodicDelay:interval:</a></h2>
|
|
- (void) <b>setPeriodicDelay:</b> (float)delay <b>interval:</b> (float)interval<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-38"> setShowsBorderOnlyWhileMouseInside:</a></h2>
|
|
- (void) <b> setShowsBorderOnlyWhileMouseInside:</b> (BOOL)show<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-39">setShowsStateBy:</a></h2>
|
|
- (void) <b>setShowsStateBy:</b> (int)aType<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-40">setSound:</a></h2>
|
|
- (void) <b>setSound:</b> (NSSound*)aSound<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-41">setTitle:</a></h2>
|
|
- (void) <b>setTitle:</b> (NSString*)aString<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-42">setTitleWithMnemonic:</a></h2>
|
|
- (void) <b>setTitleWithMnemonic:</b> (NSString*)aString<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-43">setTransparent:</a></h2>
|
|
- (void) <b>setTransparent:</b> (BOOL)flag<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-44">showsStateBy</a></h2>
|
|
- (int) <b>showsStateBy</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-45"> showsBorderOnlyWhileMouseInside</a></h2>
|
|
- (BOOL) <b> showsBorderOnlyWhileMouseInside</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-46">sound</a></h2>
|
|
- (NSSound*) <b>sound</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-47">title</a></h2>
|
|
- (NSString*) <b>title</b><br>
|
|
|
|
|
|
<hr>
|
|
</body>
|
|
|
|
</html>
|