Go to the source code of this file.
Variables | |
import CPButton j import CPCookie j import CPPanel j import CPView j | CPColorPanelColorDidChangeNotification = @"@"CPColorPanelColorDidChangeNotification" |
var | PREVIEW_HEIGHT = 20.0 |
var | TOOLBAR_HEIGHT = 32.0 |
var | SWATCH_HEIGHT = 14.0 |
var | ICON_WIDTH = 32.0 |
var | ICON_PADDING = 12.0 |
var | SharedColorPanel = nil |
var | ColorPickerClasses = [] |
CPWheelColorPickerMode = 1 | |
CPSliderColorPickerMode = 2 | |
CPColorPickerViewWidth = 265 | |
CPColorPickerViewHeight = 370 | |
CPColorDragType = "CPColorDragType" | |
var | CPColorPanelSwatchesCookie = "CPColorPanelSwatchesCookie" |
import CPColorPicker j import CPSliderColorPicker | j [CPColorPanel provideColorPickerClass:CPColorWheelColorPicker] |
var ColorPickerClasses = [] |
Definition at line 37 of file CPColorPanel.j.
CPColorDragType = "CPColorDragType" |
Definition at line 368 of file CPColorPanel.j.
import CPButton j import CPCookie j import CPPanel j import CPView j CPColorPanelColorDidChangeNotification = @"@"CPColorPanelColorDidChangeNotification" |
Definition at line 28 of file CPColorPanel.j.
var CPColorPanelSwatchesCookie = "CPColorPanelSwatchesCookie" |
Definition at line 369 of file CPColorPanel.j.
CPColorPickerViewHeight = 370 |
Definition at line 53 of file CPColorPanel.j.
CPColorPickerViewWidth = 265 |
Definition at line 52 of file CPColorPanel.j.
Definition at line 50 of file CPColorPanel.j.
Definition at line 44 of file CPColorPanel.j.
var ICON_PADDING = 12.0 |
Definition at line 34 of file CPColorPanel.j.
var ICON_WIDTH = 32.0 |
Definition at line 33 of file CPColorPanel.j.
import CPColorPicker j import CPSliderColorPicker j[CPColorPanel provideColorPickerClass:CPColorWheelColorPicker] |
Definition at line 623 of file CPColorPanel.j.
var PREVIEW_HEIGHT = 20.0 |
Definition at line 30 of file CPColorPanel.j.
var SharedColorPanel = nil |
Definition at line 36 of file CPColorPanel.j.
var SWATCH_HEIGHT = 14.0 |
Definition at line 32 of file CPColorPanel.j.
var TOOLBAR_HEIGHT = 32.0 |
Definition at line 31 of file CPColorPanel.j.