API  1.0.0
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

◆ ColorPickerClasses

var ColorPickerClasses = []

Definition at line 53 of file CPColorPanel.j.

◆ CPColorDragType

CPColorDragType = "CPColorDragType"

Definition at line 405 of file CPColorPanel.j.

◆ CPColorPanelColorDidChangeNotification

CPColorPanelColorDidChangeNotification = @"CPColorPanelColorDidChangeNotification"

Definition at line 44 of file CPColorPanel.j.

◆ CPColorPanelSwatchesCookie

var CPColorPanelSwatchesCookie = "CPColorPanelSwatchesCookie"

Definition at line 407 of file CPColorPanel.j.

◆ CPColorPickerViewHeight

CPColorPickerViewHeight = 370

Definition at line 42 of file CPColorPanel.j.

◆ CPColorPickerViewWidth

CPColorPickerViewWidth = 265

Definition at line 41 of file CPColorPanel.j.

◆ CPSliderColorPickerMode

CPSliderColorPickerMode = 2

Definition at line 39 of file CPColorPanel.j.

◆ CPWheelColorPickerMode

global CPApp CPWheelColorPickerMode = 1

Definition at line 32 of file CPColorPanel.j.

◆ ICON_PADDING

var ICON_PADDING = 12.0

Definition at line 50 of file CPColorPanel.j.

◆ ICON_WIDTH

var ICON_WIDTH = 32.0

Definition at line 49 of file CPColorPanel.j.

◆ PREVIEW_HEIGHT

var PREVIEW_HEIGHT = 20.0

Definition at line 46 of file CPColorPanel.j.

◆ SharedColorPanel

var SharedColorPanel = nil

Definition at line 52 of file CPColorPanel.j.

◆ SWATCH_HEIGHT

var SWATCH_HEIGHT = 14.0

Definition at line 48 of file CPColorPanel.j.

◆ TOOLBAR_HEIGHT

var TOOLBAR_HEIGHT = 32.0

Definition at line 47 of file CPColorPanel.j.