![]() 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 : /usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<!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>NSBox</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSBox">NSBox</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> </dl> <blockquote> Simple box view that can display a border and title </blockquote> <p><b>Copyright:</b> (C) 1996-2015 Free Software Foundation, Inc.</p> <div> </div> <h1><a name="001000000000"> Software documentation for the NSBox class </a></h1> <h2><a name="class$NSBox">NSBox</a> : <a rel="gsdoc" href="NSView.html#class$NSView">NSView</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSBox.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCoding)">NSCoding</a></dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> TODO : Description </p> <p> </div> <hr width="50%" align="left" /> <a href="#_NSBox_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-borderColor">-borderColor</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-borderRect">-borderRect</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-borderType">-borderType</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-borderWidth">-borderWidth</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-boxType">-boxType</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-contentView">-contentView</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-contentViewMargins">-contentViewMargins</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-cornerRadius">-cornerRadius</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-fillColor">-fillColor</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-isTransparent">-isTransparent</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-minimumSize">-minimumSize</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setBorderColor$">-setBorderColor:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setBorderType$">-setBorderType:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setBorderWidth$">-setBorderWidth:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setBoxType$">-setBoxType:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setContentView$">-setContentView:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setContentViewMargins$">-setContentViewMargins:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setCornerRadius$">-setCornerRadius:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setFillColor$">-setFillColor:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setFrameFromContentFrame$">-setFrameFromContentFrame:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setTitle$">-setTitle:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setTitleFont$">-setTitleFont:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setTitlePosition$">-setTitlePosition:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setTitleWithMnemonic$">-setTitleWithMnemonic:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-setTransparent$">-setTransparent:</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-sizeToFit">-sizeToFit</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-title">-title</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-titleCell">-titleCell</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-titleFont">-titleFont</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-titlePosition">-titlePosition</a></li> <li><a rel="gsdoc" href="NSBox.html#method$NSBox-titleRect">-titleRect</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSBox-borderColor">borderColor </a></h3> - (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>borderColor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-borderRect">borderRect </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>borderRect</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the border rectangle of the box. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-borderType">borderType </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType">NSBorderType</a>) <b>borderType</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the NSBox's border type. See <a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType"> NSBorderType </a> for more information. The default border type is <a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType"> NSGrooveBorder </a> . </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-setBorderType$"> -setBorderType: </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-borderWidth">borderWidth </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>borderWidth</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-boxType">boxType </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBoxType">NSBoxType</a>) <b>boxType</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-contentView">contentView </a></h3> - (id) <b>contentView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the NSBox's content view. The content view is created as NSView when the box is initialized. The contentView is resizes when needed. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-setContentView$"> -setContentView: </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-contentViewMargins">contentViewMargins </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>) <b>contentViewMargins</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns an NSSize containing the interior margins of the receiver. An NSBox's content view margins are empty space that is subtracted from the top, bottom, and sides as padding between the inside of the box and the frame of its content view. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-setContentViewMargins$"> -setContentViewMargins: </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-cornerRadius">cornerRadius </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>cornerRadius</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-fillColor">fillColor </a></h3> - (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>fillColor</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-isTransparent">isTransparent </a></h3> - (BOOL) <b>isTransparent</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-minimumSize">minimumSize </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>) <b>minimumSize</b>;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setBorderColor$">setBorderColor: </a></h3> - (void) <b>setBorderColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)newBorderColor;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setBorderType$">setBorderType: </a></h3> - (void) <b>setBorderType:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType">NSBorderType</a>)aType;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the border type to <var>aType</var>, resizes the content view frame if needed, and marks self for display. See <a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType"> NSBorderType </a> for more informations The default boder type is <a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType"> NSGrooveBorder </a> . </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-borderType"> -borderType </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setBorderWidth$">setBorderWidth: </a></h3> - (void) <b>setBorderWidth:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)borderWidth;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setBoxType$">setBoxType: </a></h3> - (void) <b>setBoxType:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBoxType">NSBoxType</a>)aType;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setContentView$">setContentView: </a></h3> - (void) <b>setContentView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)aView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the content view to <var>aView</var>. The current content view is replaced by <a rel="gsdoc" href="NSView.html#method$NSView-replaceSubview$with$"> -replaceSubview:with: </a> . So you should -retain the current view if you want to use it later. The contentView frame is resized if needed. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-contentView"> -contentView </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setContentViewMargins$">setContentViewMargins: </a></h3> - (void) <b>setContentViewMargins:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>)offsetSize;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the NSSize containing the interior margins to <var>offsetSize</var>. An NSBox's content view margins are empty space that is subtracted from the top, bottom, and sides as padding between the inside of the box and the frame of its content view </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-contentViewMargins"> -contentViewMargins </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setCornerRadius$">setCornerRadius: </a></h3> - (void) <b>setCornerRadius:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)cornerRadius;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setFillColor$">setFillColor: </a></h3> - (void) <b>setFillColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)newFillColor;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setFrameFromContentFrame$">setFrameFromContentFrame: </a></h3> - (void) <b>setFrameFromContentFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)contentFrame;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Resizes the NSBox to fit the content view frame <var>contentFrame</var>. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setTitle$">setTitle: </a></h3> - (void) <b>setTitle:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)aString;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the title cell to <var>aString</var>, resizes the content view frame if needed and marks self for display. </p> <p> </p> <p> Warning: This method does not implement the Cocoa behaviour </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-title">-title</a> <a rel="gsdoc" href="NSCell.html#method$NSCell-setStringValue$"> [NSCell -setStringValue:] </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setTitleFont$">setTitleFont: </a></h3> - (void) <b>setTitleFont:</b> (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*)fontObj;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the title cell font to <var>fontObj</var>, resizes the content view frame if needed and marks self for display. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-titleFont"> -titleFont </a> <a rel="gsdoc" href="NSCell.html#method$NSCell-setFont$"> [NSCell -setFont:] </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setTitlePosition$">setTitlePosition: </a></h3> - (void) <b>setTitlePosition:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTitlePosition">NSTitlePosition</a>)aPosition;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Sets the title cell position to <var>aPosition</var> , resizes the content view frame if needed and marks self for display. See <a rel="gsdoc" href="TypesAndConstants.html#type$NSTitlePosition"> NSTitlePosition </a> for more information. The default position is <a rel="gsdoc" href="TypesAndConstants.html#type$NSTitlePosition"> NSAtTop </a> . </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-titlePosition"> -titlePosition </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setTitleWithMnemonic$">setTitleWithMnemonic: </a></h3> - (void) <b>setTitleWithMnemonic:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)aString;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.0.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-setTransparent$">setTransparent: </a></h3> - (void) <b>setTransparent:</b> (BOOL)transparent;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.5.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-sizeToFit">sizeToFit </a></h3> - (void) <b>sizeToFit</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Resizes the NSBox and its content view to fit its subviews. </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-title">title </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>title</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns title cell string value. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-setTitle$"> -setTitle: </a> <a rel="gsdoc" href="NSCell.html#method$NSCell-stringValue"> [NSCell -stringValue] </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-titleCell">titleCell </a></h3> - (id) <b>titleCell</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the title cell </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-titleFont">titleFont </a></h3> - (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*) <b>titleFont</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the title cell font. </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-setTitleFont$"> -setTitleFont: </a> <a rel="gsdoc" href="NSCell.html#method$NSCell-font"> [NSCell -font] </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-titlePosition">titlePosition </a></h3> - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTitlePosition">NSTitlePosition</a>) <b>titlePosition</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the title position. See <a rel="gsdoc" href="TypesAndConstants.html#type$NSTitlePosition"> NSTitlePosition </a> for more information. The default position is <a rel="gsdoc" href="TypesAndConstants.html#type$NSTitlePosition"> NSAtTop </a> </p> <p> </p> <p> See Also: <a rel="gsdoc" href="#method$NSBox-setTitlePosition$"> -setTitlePosition: </a> </p> <p> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSBox-titleRect">titleRect </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>titleRect</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> </p> <p> Returns the title rectangle </p> <p> </div> <hr width="25%" align="left" /> </div> <a name="_NSBox_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSBox Class</h2> <h3><a name="ivariable$NSBox*_border_color">_border_color</a></h3> @protected NSColor* <b>_border_color</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" /> <h3><a name="ivariable$NSBox*_border_rect">_border_rect</a></h3> @protected NSRect <b>_border_rect</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" /> <h3><a name="ivariable$NSBox*_border_type">_border_type</a></h3> @protected NSBorderType <b>_border_type</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" /> <h3><a name="ivariable$NSBox*_border_width">_border_width</a></h3> @protected CGFloat <b>_border_width</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" /> <h3><a name="ivariable$NSBox*_box_type">_box_type</a></h3> @protected NSBoxType <b>_box_type</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" /> <h3><a name="ivariable$NSBox*_cell">_cell</a></h3> @protected id <b>_cell</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" /> <h3><a name="ivariable$NSBox*_content_view">_content_view</a></h3> @protected id <b>_content_view</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" /> <h3><a name="ivariable$NSBox*_corner_radius">_corner_radius</a></h3> @protected CGFloat <b>_corner_radius</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" /> <h3><a name="ivariable$NSBox*_fill_color">_fill_color</a></h3> @protected NSColor* <b>_fill_color</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" /> <h3><a name="ivariable$NSBox*_offsets">_offsets</a></h3> @protected NSSize <b>_offsets</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" /> <h3><a name="ivariable$NSBox*_title_position">_title_position</a></h3> @protected NSTitlePosition <b>_title_position</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" /> <h3><a name="ivariable$NSBox*_title_rect">_title_rect</a></h3> @protected NSRect <b>_title_rect</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" /> <h3><a name="ivariable$NSBox*_transparent">_transparent</a></h3> @protected BOOL <b>_transparent</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>