AppKit/CPWindow.j File Reference

#include "Platform/Platform.h"
#include "Platform/DOM/CPDOMDisplayServer.h"
#include "CoreGraphics/CGGeometry.h"

Go to the source code of this file.

Variables

import< Foundation/CPNotificationCenter.j >
import< Foundation/CPUndoManager.j >
import CGGeometry j import
CPAnimation j import
CPResponder j 
CPBorderlessWindowMask = 0
 CPTitledWindowMask = 1 << 0
 CPClosableWindowMask = 1 << 1
 CPMiniaturizableWindowMask = 1 << 2
 CPResizableWindowMask = 1 << 3
 CPTexturedBackgroundWindowMask = 1 << 8
 CPBorderlessBridgeWindowMask = 1 << 20
 CPHUDBackgroundWindowMask = 1 << 21
 CPWindowNotSizable = 0
 CPWindowMinXMargin = 1
 CPWindowWidthSizable = 2
 CPWindowMaxXMargin = 4
 CPWindowMinYMargin = 8
 CPWindowHeightSizable = 16
 CPWindowMaxYMargin = 32
 CPNormalWindowLevel = 4
 CPFloatingWindowLevel = 5
 CPSubmenuWindowLevel = 6
 CPTornOffMenuWindowLevel = 6
 CPMainMenuWindowLevel = 8
 CPStatusWindowLevel = 9
 CPModalPanelWindowLevel = 10
 CPPopUpMenuWindowLevel = 11
 CPDraggingWindowLevel = 12
 CPScreenSaverWindowLevel = 13
 CPWindowOut = 0
 CPWindowAbove = 1
 CPWindowBelow = 2
 CPWindowWillCloseNotification = @"@"CPWindowWillCloseNotification"
 CPWindowDidBecomeMainNotification = @"@"CPWindowDidBecomeMainNotification"
 CPWindowDidResignMainNotification = @"@"CPWindowDidResignMainNotification"
var SHADOW_MARGIN_LEFT = 20.0
var SHADOW_MARGIN_RIGHT = 19.0
var SHADOW_MARGIN_TOP = 10.0
var SHADOW_MARGIN_BOTTOM = 10.0
var SHADOW_DISTANCE = 5.0
var CPWindowSaveImage = nil
var CPWindowSavingImage = nil


Variable Documentation

Definition at line 76 of file CPWindow.j.

import<Foundation/CPNotificationCenter.j> import<Foundation/CPUndoManager.j> import CGGeometry j import CPAnimation j import CPResponder j CPBorderlessWindowMask = 0

Definition at line 41 of file CPWindow.j.

Definition at line 53 of file CPWindow.j.

Definition at line 144 of file CPWindow.j.

Definition at line 102 of file CPWindow.j.

Definition at line 81 of file CPWindow.j.

Definition at line 120 of file CPWindow.j.

Definition at line 59 of file CPWindow.j.

Definition at line 132 of file CPWindow.j.

Definition at line 96 of file CPWindow.j.

Definition at line 138 of file CPWindow.j.

Definition at line 65 of file CPWindow.j.

Definition at line 150 of file CPWindow.j.

Definition at line 126 of file CPWindow.j.

Definition at line 108 of file CPWindow.j.

Definition at line 71 of file CPWindow.j.

Definition at line 47 of file CPWindow.j.

Definition at line 114 of file CPWindow.j.

Definition at line 163 of file CPWindow.j.

Definition at line 169 of file CPWindow.j.

Definition at line 172 of file CPWindow.j.

Definition at line 173 of file CPWindow.j.

Definition at line 88 of file CPWindow.j.

Definition at line 86 of file CPWindow.j.

Definition at line 89 of file CPWindow.j.

Definition at line 84 of file CPWindow.j.

Definition at line 87 of file CPWindow.j.

Definition at line 83 of file CPWindow.j.

Definition at line 157 of file CPWindow.j.

var CPWindowSaveImage = nil

Definition at line 184 of file CPWindow.j.

Definition at line 185 of file CPWindow.j.

Definition at line 85 of file CPWindow.j.

Definition at line 171 of file CPWindow.j.

var SHADOW_DISTANCE = 5.0

Definition at line 180 of file CPWindow.j.

Definition at line 179 of file CPWindow.j.

var SHADOW_MARGIN_LEFT = 20.0

Definition at line 176 of file CPWindow.j.

var SHADOW_MARGIN_RIGHT = 19.0

Definition at line 177 of file CPWindow.j.

var SHADOW_MARGIN_TOP = 10.0

Definition at line 178 of file CPWindow.j.


Generated on Thu Dec 11 01:55:48 2008 for Cappuccino by  doxygen 1.5.7.1