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>NSWindow</title>
</head>
<body>
<a href ="NSView.html">[Previous]</a>
<a href ="Gui.html">[Up]</a>
<a href ="NSWindowController.html">[Next]</a>
<a href ="NSView.html">[Previous] </a>
<a href ="Gui.html">[Up] </a>
<a href ="NSWindowController.html">[Next] </a>
<h1>NSWindow</h1>
<h3>Authors </h3>
<dl>
@ -66,166 +66,166 @@
</ul>
<h2>Methods </h2>
<ul>
<li><a href ="NSWindow.html#method-0">+contentRectForFrameRect:</a>
<li><a href ="NSWindow.html#method-1">+defaultDepthLimit</a>
<li><a href ="NSWindow.html#method-2">+frameRectForContentRect:</a>
<li><a href ="NSWindow.html#method-3">+menuChanged:</a>
<li><a href ="NSWindow.html#method-4">+minFrameWidthWithTitle:styleMask:</a>
<li><a href ="NSWindow.html#method-5">+removeFrameUsingName:</a>
<li><a href ="NSWindow.html#method-6">-acceptsMouseMovedEvents</a>
<li><a href ="NSWindow.html#method-7">-areCursorRectsEnabled</a>
<li><a href ="NSWindow.html#method-8">-aspectRatio</a>
<li><a href ="NSWindow.html#method-9">-backgroundColor</a>
<li><a href ="NSWindow.html#method-10">-backingType</a>
<li><a href ="NSWindow.html#method-11">-becomeKeyWindow</a>
<li><a href ="NSWindow.html#method-12">-becomeMainWindow</a>
<li><a href ="NSWindow.html#method-13">-cacheImageInRect:</a>
<li><a href ="NSWindow.html#method-14">-canBecomeKeyWindow</a>
<li><a href ="NSWindow.html#method-15">-canBecomeMainWindow</a>
<li><a href ="NSWindow.html#method-16">-canStoreColor</a>
<li><a href ="NSWindow.html#method-17">-cascadeTopLeftFromPoint:</a>
<li><a href ="NSWindow.html#method-18">-center</a>
<li><a href ="NSWindow.html#method-19">-close</a>
<li><a href ="NSWindow.html#method-20">-constrainFrameRect:</a>
<li><a href ="NSWindow.html#method-21">-contentView</a>
<li><a href ="NSWindow.html#method-22">-convertBaseToScreen:</a>
<li><a href ="NSWindow.html#method-23">-convertScreenToBase:</a>
<li><a href ="NSWindow.html#method-24">-currentEvent</a>
<li><a href ="NSWindow.html#method-25">-dataWithEPSInsideRect:</a>
<li><a href ="NSWindow.html#method-26">-deepestScreen</a>
<li><a href ="NSWindow.html#method-27">-defaultButtonCell</a>
<li><a href ="NSWindow.html#method-28">-delegate</a>
<li><a href ="NSWindow.html#method-29">-deminiaturize:</a>
<li><a href ="NSWindow.html#method-30">-depthLimit</a>
<li><a href ="NSWindow.html#method-31">-deviceDescription</a>
<li><a href ="NSWindow.html#method-32">-disableCursorRects</a>
<li><a href ="NSWindow.html#method-33">-disableFlushWindow</a>
<li><a href ="NSWindow.html#method-34">-disableKeyEquivalentForDefaultButtonCell</a>
<li><a href ="NSWindow.html#method-35">-discardCachedImage</a>
<li><a href ="NSWindow.html#method-36">-discardCursorRects</a>
<li><a href ="NSWindow.html#method-37">-discardEventsMatchingMask:beforeEvent:</a>
<li><a href ="NSWindow.html#method-38">-display</a>
<li><a href ="NSWindow.html#method-39">-displayIfNeeded</a>
<li><a href ="NSWindow.html#method-40">-dragImage:at:offset:event:pasteboard:source:slideBack:</a>
<li><a href ="NSWindow.html#method-41">-enableCursorRects</a>
<li><a href ="NSWindow.html#method-42">-enableFlushWindow</a>
<li><a href ="NSWindow.html#method-43">-enableKeyEquivalentForDefaultButtonCell</a>
<li><a href ="NSWindow.html#method-44">-endEditingFor:</a>
<li><a href ="NSWindow.html#method-45">-fax:</a>
<li><a href ="NSWindow.html#method-46">-fieldEditor:</a>
<li><a href ="NSWindow.html#method-47">-firstResponder</a>
<li><a href ="NSWindow.html#method-48">-flushWindow</a>
<li><a href ="NSWindow.html#method-49">-flushWindowIfNeeded</a>
<li><a href ="NSWindow.html#method-50">-frame</a>
<li><a href ="NSWindow.html#method-51">-frameAutosaveName</a>
<li><a href ="NSWindow.html#method-52">-gState</a>
<li><a href ="NSWindow.html#method-53">-hasDynamicDepthLimit</a>
<li><a href ="NSWindow.html#method-54">-hidesOnDeactivate</a>
<li><a href ="NSWindow.html#method-56">-initWithContentRect:styleMask:backing:</a>
<li><a href ="NSWindow.html#method-57">-initWithContentRect:styleMask:backing:defer:screen:</a>
<li><a href ="NSWindow.html#method-55">-initialFirstResponder</a>
<li><a href ="NSWindow.html#method-58">-interfaceStyle</a>
<li><a href ="NSWindow.html#method-59">-invalidateCursorRectsForView:</a>
<li><a href ="NSWindow.html#method-60">-isAutodisplay</a>
<li><a href ="NSWindow.html#method-61">-isDocumentEdited</a>
<li><a href ="NSWindow.html#method-62">-isExcludedFromWindowsMenu</a>
<li><a href ="NSWindow.html#method-63">-isFlushWindowDisabled</a>
<li><a href ="NSWindow.html#method-64">-isKeyWindow</a>
<li><a href ="NSWindow.html#method-65">-isMainWindow</a>
<li><a href ="NSWindow.html#method-66">-isMiniaturized</a>
<li><a href ="NSWindow.html#method-67">-isOneShot</a>
<li><a href ="NSWindow.html#method-68">-isReleasedWhenClosed</a>
<li><a href ="NSWindow.html#method-69">-isVisible</a>
<li><a href ="NSWindow.html#method-70">-isZoomed;</a>
<li><a href ="NSWindow.html#method-71">-keyDown:</a>
<li><a href ="NSWindow.html#method-72">-keyViewSelectionDirection</a>
<li><a href ="NSWindow.html#method-73">-level</a>
<li><a href ="NSWindow.html#method-74">-makeFirstResponder:</a>
<li><a href ="NSWindow.html#method-75">-makeKeyAndOrderFront:</a>
<li><a href ="NSWindow.html#method-76">-makeKeyWindow</a>
<li><a href ="NSWindow.html#method-77">-makeMainWindow</a>
<li><a href ="NSWindow.html#method-78">-maxSize</a>
<li><a href ="NSWindow.html#method-82">-minSize</a>
<li><a href ="NSWindow.html#method-79">-miniaturize:</a>
<li><a href ="NSWindow.html#method-80">-miniwindowImage</a>
<li><a href ="NSWindow.html#method-81">-miniwindowTitle</a>
<li><a href ="NSWindow.html#method-83">-mouseLocationOutsideOfEventStream</a>
<li><a href ="NSWindow.html#method-84">-nextEventMatchingMask:</a>
<li><a href ="NSWindow.html#method-85">-nextEventMatchingMask:untilDate:inMode:dequeue:</a>
<li><a href ="NSWindow.html#method-86">-orderBack:</a>
<li><a href ="NSWindow.html#method-87">-orderFront:</a>
<li><a href ="NSWindow.html#method-88">-orderFrontRegardless</a>
<li><a href ="NSWindow.html#method-89">-orderOut:</a>
<li><a href ="NSWindow.html#method-90">-orderWindow:relativeTo:</a>
<li><a href ="NSWindow.html#method-91">-performClose:</a>
<li><a href ="NSWindow.html#method-92">-performMiniaturize:</a>
<li><a href ="NSWindow.html#method-93">-performZoom:</a>
<li><a href ="NSWindow.html#method-94">-postEvent:</a>
<li><a href ="NSWindow.html#method-95">-print:</a>
<li><a href ="NSWindow.html#method-96">-registerForDraggedTypes:</a>
<li><a href ="NSWindow.html#method-97">-representedFilename</a>
<li><a href ="NSWindow.html#method-98">-resetCursorRects</a>
<li><a href ="NSWindow.html#method-99">-resignKeyWindow</a>
<li><a href ="NSWindow.html#method-100">-resignMainWindow</a>
<li><a href ="NSWindow.html#method-101">-resizeFlags</a>
<li><a href ="NSWindow.html#method-102">-resizeIncrements</a>
<li><a href ="NSWindow.html#method-103">-restoreCachedImage</a>
<li><a href ="NSWindow.html#method-104">-saveFrameUsingName:</a>
<li><a href ="NSWindow.html#method-105">-screen</a>
<li><a href ="NSWindow.html#method-106">-selectKeyViewFollowingView:</a>
<li><a href ="NSWindow.html#method-107">-selectKeyViewPrecedingView:</a>
<li><a href ="NSWindow.html#method-108">-selectNextKeyView:</a>
<li><a href ="NSWindow.html#method-109">-selectPreviousKeyView:</a>
<li><a href ="NSWindow.html#method-110">-sendEvent:</a>
<li><a href ="NSWindow.html#method-111">-setAcceptsMouseMovedEvents:</a>
<li><a href ="NSWindow.html#method-112">-setAspectRatio:</a>
<li><a href ="NSWindow.html#method-113">-setAutodisplay:</a>
<li><a href ="NSWindow.html#method-114">-setBackgroundColor:</a>
<li><a href ="NSWindow.html#method-115">-setBackingType:</a>
<li><a href ="NSWindow.html#method-116">-setContentSize:</a>
<li><a href ="NSWindow.html#method-117">-setContentView:</a>
<li><a href ="NSWindow.html#method-118">-setDefaultButtonCell:</a>
<li><a href ="NSWindow.html#method-119">-setDelegate:</a>
<li><a href ="NSWindow.html#method-120">-setDepthLimit:</a>
<li><a href ="NSWindow.html#method-121">-setDocumentEdited:</a>
<li><a href ="NSWindow.html#method-122">-setDynamicDepthLimit:</a>
<li><a href ="NSWindow.html#method-123">-setExcludedFromWindowsMenu:</a>
<li><a href ="NSWindow.html#method-124">-setFrame:</a>
<li><a href ="NSWindow.html#method-125">-setFrameAutosaveName:</a>
<li><a href ="NSWindow.html#method-126">-setFrameFromString:</a>
<li><a href ="NSWindow.html#method-127">-setFrameOrigin:</a>
<li><a href ="NSWindow.html#method-128">-setFrameTopLeftPoint:</a>
<li><a href ="NSWindow.html#method-129">-setFrameUsingName:</a>
<li><a href ="NSWindow.html#method-130">-setHidesOnDeactivate:</a>
<li><a href ="NSWindow.html#method-131">-setInitialFirstResponder:</a>
<li><a href ="NSWindow.html#method-132">-setInterfaceStyle:</a>
<li><a href ="NSWindow.html#method-133">-setLevel:</a>
<li><a href ="NSWindow.html#method-134">-setMaxSize:</a>
<li><a href ="NSWindow.html#method-137">-setMinSize:</a>
<li><a href ="NSWindow.html#method-135">-setMiniwindowImage:</a>
<li><a href ="NSWindow.html#method-136">-setMiniwindowTitle:</a>
<li><a href ="NSWindow.html#method-138">-setOneShot:</a>
<li><a href ="NSWindow.html#method-139">-setReleasedWhenClosed:</a>
<li><a href ="NSWindow.html#method-140">-setRepresentedFilename:</a>
<li><a href ="NSWindow.html#method-141">-setResizeIncrements:</a>
<li><a href ="NSWindow.html#method-142">-setTitle:</a>
<li><a href ="NSWindow.html#method-143">-setTitleWithRepresentedFilename:</a>
<li><a href ="NSWindow.html#method-144">-setViewsNeedDisplay:</a>
<li><a href ="NSWindow.html#method-145">-setWindowController:</a>
<li><a href ="NSWindow.html#method-146">-stringWithSavedFrame</a>
<li><a href ="NSWindow.html#method-147">-styleMask</a>
<li><a href ="NSWindow.html#method-148">-title</a>
<li><a href ="NSWindow.html#method-149">-tryToPerform:</a>
<li><a href ="NSWindow.html#method-150">-unregisterDraggedTypes</a>
<li><a href ="NSWindow.html#method-151">-update</a>
<li><a href ="NSWindow.html#method-152">-useOptimizedDrawing:</a>
<li><a href ="NSWindow.html#method-153">-validRequestorForSendType:returnType:</a>
<li><a href ="NSWindow.html#method-154">-viewsNeedDisplay</a>
<li><a href ="NSWindow.html#method-155">-windowController</a>
<li><a href ="NSWindow.html#method-156">-windowHandle</a>
<li><a href ="NSWindow.html#method-157">-windowNumber</a>
<li><a href ="NSWindow.html#method-158">-worksWhenModal</a>
<li><a href ="NSWindow.html#method-159">-zoom:</a>
<li ><a href ="NSWindow.html#method-0">+contentRectForFrameRect:</a>
<li ><a href ="NSWindow.html#method-1">+defaultDepthLimit</a>
<li ><a href ="NSWindow.html#method-2">+frameRectForContentRect:</a>
<li ><a href ="NSWindow.html#method-3">+menuChanged:</a>
<li ><a href ="NSWindow.html#method-4">+minFrameWidthWithTitle:styleMask:</a>
<li ><a href ="NSWindow.html#method-5">+removeFrameUsingName:</a>
<li ><a href ="NSWindow.html#method-6">-acceptsMouseMovedEvents</a>
<li ><a href ="NSWindow.html#method-7">-areCursorRectsEnabled</a>
<li ><a href ="NSWindow.html#method-8">-aspectRatio</a>
<li ><a href ="NSWindow.html#method-9">-backgroundColor</a>
<li ><a href ="NSWindow.html#method-10">-backingType</a>
<li ><a href ="NSWindow.html#method-11">-becomeKeyWindow</a>
<li ><a href ="NSWindow.html#method-12">-becomeMainWindow</a>
<li ><a href ="NSWindow.html#method-13">-cacheImageInRect:</a>
<li ><a href ="NSWindow.html#method-14">-canBecomeKeyWindow</a>
<li ><a href ="NSWindow.html#method-15">-canBecomeMainWindow</a>
<li ><a href ="NSWindow.html#method-16">-canStoreColor</a>
<li ><a href ="NSWindow.html#method-17">-cascadeTopLeftFromPoint:</a>
<li ><a href ="NSWindow.html#method-18">-center</a>
<li ><a href ="NSWindow.html#method-19">-close</a>
<li ><a href ="NSWindow.html#method-20">-constrainFrameRect:</a>
<li ><a href ="NSWindow.html#method-21">-contentView</a>
<li ><a href ="NSWindow.html#method-22">-convertBaseToScreen:</a>
<li ><a href ="NSWindow.html#method-23">-convertScreenToBase:</a>
<li ><a href ="NSWindow.html#method-24">-currentEvent</a>
<li ><a href ="NSWindow.html#method-25">-dataWithEPSInsideRect:</a>
<li ><a href ="NSWindow.html#method-26">-deepestScreen</a>
<li ><a href ="NSWindow.html#method-27">-defaultButtonCell</a>
<li ><a href ="NSWindow.html#method-28">-delegate</a>
<li ><a href ="NSWindow.html#method-29">-deminiaturize:</a>
<li ><a href ="NSWindow.html#method-30">-depthLimit</a>
<li ><a href ="NSWindow.html#method-31">-deviceDescription</a>
<li ><a href ="NSWindow.html#method-32">-disableCursorRects</a>
<li ><a href ="NSWindow.html#method-33">-disableFlushWindow</a>
<li ><a href ="NSWindow.html#method-34">-disableKeyEquivalentForDefaultButtonCell</a>
<li ><a href ="NSWindow.html#method-35">-discardCachedImage</a>
<li ><a href ="NSWindow.html#method-36">-discardCursorRects</a>
<li ><a href ="NSWindow.html#method-37">-discardEventsMatchingMask:beforeEvent:</a>
<li ><a href ="NSWindow.html#method-38">-display</a>
<li ><a href ="NSWindow.html#method-39">-displayIfNeeded</a>
<li ><a href ="NSWindow.html#method-40">-dragImage:at:offset:event:pasteboard:source:slideBack:</a>
<li ><a href ="NSWindow.html#method-41">-enableCursorRects</a>
<li ><a href ="NSWindow.html#method-42">-enableFlushWindow</a>
<li ><a href ="NSWindow.html#method-43">-enableKeyEquivalentForDefaultButtonCell</a>
<li ><a href ="NSWindow.html#method-44">-endEditingFor:</a>
<li ><a href ="NSWindow.html#method-45">-fax:</a>
<li ><a href ="NSWindow.html#method-46">-fieldEditor:</a>
<li ><a href ="NSWindow.html#method-47">-firstResponder</a>
<li ><a href ="NSWindow.html#method-48">-flushWindow</a>
<li ><a href ="NSWindow.html#method-49">-flushWindowIfNeeded</a>
<li ><a href ="NSWindow.html#method-50">-frame</a>
<li ><a href ="NSWindow.html#method-51">-frameAutosaveName</a>
<li ><a href ="NSWindow.html#method-52">-gState</a>
<li ><a href ="NSWindow.html#method-53">-hasDynamicDepthLimit</a>
<li ><a href ="NSWindow.html#method-54">-hidesOnDeactivate</a>
<li ><a href ="NSWindow.html#method-56">-initWithContentRect:styleMask:backing:</a>
<li ><a href ="NSWindow.html#method-57">-initWithContentRect:styleMask:backing:defer:screen:</a>
<li ><a href ="NSWindow.html#method-55">-initialFirstResponder</a>
<li ><a href ="NSWindow.html#method-58">-interfaceStyle</a>
<li ><a href ="NSWindow.html#method-59">-invalidateCursorRectsForView:</a>
<li ><a href ="NSWindow.html#method-60">-isAutodisplay</a>
<li ><a href ="NSWindow.html#method-61">-isDocumentEdited</a>
<li ><a href ="NSWindow.html#method-62">-isExcludedFromWindowsMenu</a>
<li ><a href ="NSWindow.html#method-63">-isFlushWindowDisabled</a>
<li ><a href ="NSWindow.html#method-64">-isKeyWindow</a>
<li ><a href ="NSWindow.html#method-65">-isMainWindow</a>
<li ><a href ="NSWindow.html#method-66">-isMiniaturized</a>
<li ><a href ="NSWindow.html#method-67">-isOneShot</a>
<li ><a href ="NSWindow.html#method-68">-isReleasedWhenClosed</a>
<li ><a href ="NSWindow.html#method-69">-isVisible</a>
<li ><a href ="NSWindow.html#method-70">-isZoomed;</a>
<li ><a href ="NSWindow.html#method-71">-keyDown:</a>
<li ><a href ="NSWindow.html#method-72">-keyViewSelectionDirection</a>
<li ><a href ="NSWindow.html#method-73">-level</a>
<li ><a href ="NSWindow.html#method-74">-makeFirstResponder:</a>
<li ><a href ="NSWindow.html#method-75">-makeKeyAndOrderFront:</a>
<li ><a href ="NSWindow.html#method-76">-makeKeyWindow</a>
<li ><a href ="NSWindow.html#method-77">-makeMainWindow</a>
<li ><a href ="NSWindow.html#method-78">-maxSize</a>
<li ><a href ="NSWindow.html#method-82">-minSize</a>
<li ><a href ="NSWindow.html#method-79">-miniaturize:</a>
<li ><a href ="NSWindow.html#method-80">-miniwindowImage</a>
<li ><a href ="NSWindow.html#method-81">-miniwindowTitle</a>
<li ><a href ="NSWindow.html#method-83">-mouseLocationOutsideOfEventStream</a>
<li ><a href ="NSWindow.html#method-84">-nextEventMatchingMask:</a>
<li ><a href ="NSWindow.html#method-85">-nextEventMatchingMask:untilDate:inMode:dequeue:</a>
<li ><a href ="NSWindow.html#method-86">-orderBack:</a>
<li ><a href ="NSWindow.html#method-87">-orderFront:</a>
<li ><a href ="NSWindow.html#method-88">-orderFrontRegardless</a>
<li ><a href ="NSWindow.html#method-89">-orderOut:</a>
<li ><a href ="NSWindow.html#method-90">-orderWindow:relativeTo:</a>
<li ><a href ="NSWindow.html#method-91">-performClose:</a>
<li ><a href ="NSWindow.html#method-92">-performMiniaturize:</a>
<li ><a href ="NSWindow.html#method-93">-performZoom:</a>
<li ><a href ="NSWindow.html#method-94">-postEvent:</a>
<li ><a href ="NSWindow.html#method-95">-print:</a>
<li ><a href ="NSWindow.html#method-96">-registerForDraggedTypes:</a>
<li ><a href ="NSWindow.html#method-97">-representedFilename</a>
<li ><a href ="NSWindow.html#method-98">-resetCursorRects</a>
<li ><a href ="NSWindow.html#method-99">-resignKeyWindow</a>
<li ><a href ="NSWindow.html#method-100">-resignMainWindow</a>
<li ><a href ="NSWindow.html#method-101">-resizeFlags</a>
<li ><a href ="NSWindow.html#method-102">-resizeIncrements</a>
<li ><a href ="NSWindow.html#method-103">-restoreCachedImage</a>
<li ><a href ="NSWindow.html#method-104">-saveFrameUsingName:</a>
<li ><a href ="NSWindow.html#method-105">-screen</a>
<li ><a href ="NSWindow.html#method-106">-selectKeyViewFollowingView:</a>
<li ><a href ="NSWindow.html#method-107">-selectKeyViewPrecedingView:</a>
<li ><a href ="NSWindow.html#method-108">-selectNextKeyView:</a>
<li ><a href ="NSWindow.html#method-109">-selectPreviousKeyView:</a>
<li ><a href ="NSWindow.html#method-110">-sendEvent:</a>
<li ><a href ="NSWindow.html#method-111">-setAcceptsMouseMovedEvents:</a>
<li ><a href ="NSWindow.html#method-112">-setAspectRatio:</a>
<li ><a href ="NSWindow.html#method-113">-setAutodisplay:</a>
<li ><a href ="NSWindow.html#method-114">-setBackgroundColor:</a>
<li ><a href ="NSWindow.html#method-115">-setBackingType:</a>
<li ><a href ="NSWindow.html#method-116">-setContentSize:</a>
<li ><a href ="NSWindow.html#method-117">-setContentView:</a>
<li ><a href ="NSWindow.html#method-118">-setDefaultButtonCell:</a>
<li ><a href ="NSWindow.html#method-119">-setDelegate:</a>
<li ><a href ="NSWindow.html#method-120">-setDepthLimit:</a>
<li ><a href ="NSWindow.html#method-121">-setDocumentEdited:</a>
<li ><a href ="NSWindow.html#method-122">-setDynamicDepthLimit:</a>
<li ><a href ="NSWindow.html#method-123">-setExcludedFromWindowsMenu:</a>
<li ><a href ="NSWindow.html#method-124">-setFrame:</a>
<li ><a href ="NSWindow.html#method-125">-setFrameAutosaveName:</a>
<li ><a href ="NSWindow.html#method-126">-setFrameFromString:</a>
<li ><a href ="NSWindow.html#method-127">-setFrameOrigin:</a>
<li ><a href ="NSWindow.html#method-128">-setFrameTopLeftPoint:</a>
<li ><a href ="NSWindow.html#method-129">-setFrameUsingName:</a>
<li ><a href ="NSWindow.html#method-130">-setHidesOnDeactivate:</a>
<li ><a href ="NSWindow.html#method-131">-setInitialFirstResponder:</a>
<li ><a href ="NSWindow.html#method-132">-setInterfaceStyle:</a>
<li ><a href ="NSWindow.html#method-133">-setLevel:</a>
<li ><a href ="NSWindow.html#method-134">-setMaxSize:</a>
<li ><a href ="NSWindow.html#method-137">-setMinSize:</a>
<li ><a href ="NSWindow.html#method-135">-setMiniwindowImage:</a>
<li ><a href ="NSWindow.html#method-136">-setMiniwindowTitle:</a>
<li ><a href ="NSWindow.html#method-138">-setOneShot:</a>
<li ><a href ="NSWindow.html#method-139">-setReleasedWhenClosed:</a>
<li ><a href ="NSWindow.html#method-140">-setRepresentedFilename:</a>
<li ><a href ="NSWindow.html#method-141">-setResizeIncrements:</a>
<li ><a href ="NSWindow.html#method-142">-setTitle:</a>
<li ><a href ="NSWindow.html#method-143">-setTitleWithRepresentedFilename:</a>
<li ><a href ="NSWindow.html#method-144">-setViewsNeedDisplay:</a>
<li ><a href ="NSWindow.html#method-145">-setWindowController:</a>
<li ><a href ="NSWindow.html#method-146">-stringWithSavedFrame</a>
<li ><a href ="NSWindow.html#method-147">-styleMask</a>
<li ><a href ="NSWindow.html#method-148">-title</a>
<li ><a href ="NSWindow.html#method-149">-tryToPerform:</a>
<li ><a href ="NSWindow.html#method-150">-unregisterDraggedTypes</a>
<li ><a href ="NSWindow.html#method-151">-update</a>
<li ><a href ="NSWindow.html#method-152">-useOptimizedDrawing:</a>
<li ><a href ="NSWindow.html#method-153">-validRequestorForSendType:returnType:</a>
<li ><a href ="NSWindow.html#method-154">-viewsNeedDisplay</a>
<li ><a href ="NSWindow.html#method-155">-windowController</a>
<li ><a href ="NSWindow.html#method-156">-windowHandle</a>
<li ><a href ="NSWindow.html#method-157">-windowNumber</a>
<li ><a href ="NSWindow.html#method-158">-worksWhenModal</a>
<li ><a href ="NSWindow.html#method-159">-zoom:</a>
</ul>
<hr><h2>Class Methods </h2>
<h3><a name ="method-0">contentRectForFrameRect:</a></h3>
@ -382,6 +382,9 @@
<h3><a name ="method-29">deminiaturize:</a></h3>
- (void) <b>deminiaturize:</b> (id)sender;<br>
Causes the window to deminiaturize. Normally you would not call
this method directly. A window is automatically deminiaturized
by the user via a mouse cloick event.
<hr>
<h3><a name ="method-30">depthLimit</a></h3>
@ -611,6 +614,7 @@
<h3><a name ="method-66">isMiniaturized</a></h3>
- (BOOL) <b>isMiniaturized</b>;<br>
Returns <code>YES</code> if the window has been miniaturized.
<hr>
<h3><a name ="method-67">isOneShot</a></h3>
@ -676,6 +680,8 @@
<h3><a name ="method-79">miniaturize:</a></h3>
- (void) <b>miniaturize:</b> (id)sender;<br>
Causes the window to miniaturize, that is the window is removed
from the screen and it's counterpart (mini)window is displayed.
<hr>
<h3><a name ="method-80">miniwindowImage</a></h3>