Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPColorPanel.j File Reference

Go to the source code of this file.

Variables

var ColorPickerClasses = []
 
 CPColorDragType = "CPColorDragType"
 
 CPColorPanelColorDidChangeNotification = @"CPColorPanelColorDidChangeNotification"
 
var CPColorPanelSwatchesCookie = "CPColorPanelSwatchesCookie"
 
 CPColorPickerViewHeight = 370
 
 CPColorPickerViewWidth = 265
 
 CPSliderColorPickerMode = 2
 
global CPApp CPWheelColorPickerMode = 1
 
var ICON_PADDING = 12.0
 
var ICON_WIDTH = 32.0
 
var PREVIEW_HEIGHT = 20.0
 
var SharedColorPanel = nil
 
var SWATCH_HEIGHT = 14.0
 
var TOOLBAR_HEIGHT = 32.0
 

Variable Documentation

var ColorPickerClasses = []

Definition at line 53 of file CPColorPanel.j.

CPColorDragType = "CPColorDragType"

Definition at line 405 of file CPColorPanel.j.

CPColorPanelColorDidChangeNotification = @"CPColorPanelColorDidChangeNotification"

Definition at line 44 of file CPColorPanel.j.

var CPColorPanelSwatchesCookie = "CPColorPanelSwatchesCookie"

Definition at line 407 of file CPColorPanel.j.

CPColorPickerViewHeight = 370

Definition at line 42 of file CPColorPanel.j.

CPColorPickerViewWidth = 265

Definition at line 41 of file CPColorPanel.j.

CPSliderColorPickerMode = 2

Definition at line 39 of file CPColorPanel.j.

global CPApp CPWheelColorPickerMode = 1

Definition at line 32 of file CPColorPanel.j.

var ICON_PADDING = 12.0

Definition at line 50 of file CPColorPanel.j.

var ICON_WIDTH = 32.0

Definition at line 49 of file CPColorPanel.j.

var PREVIEW_HEIGHT = 20.0

Definition at line 46 of file CPColorPanel.j.

var SharedColorPanel = nil

Definition at line 52 of file CPColorPanel.j.

var SWATCH_HEIGHT = 14.0

Definition at line 48 of file CPColorPanel.j.

var TOOLBAR_HEIGHT = 32.0

Definition at line 47 of file CPColorPanel.j.