Go to the source code of this file.
Variables | |
| var | ColorPickerClasses = [] |
| CPColorDragType = "CPColorDragType" | |
| import CPButton j import CPCookie j import CPPanel j import CPView j | CPColorPanelColorDidChangeNotification = @"@"CPColorPanelColorDidChangeNotification" |
| var | CPColorPanelSwatchesCookie = "CPColorPanelSwatchesCookie" |
| CPColorPickerViewHeight = 370 | |
| CPColorPickerViewWidth = 265 | |
| CPSliderColorPickerMode = 2 | |
| CPWheelColorPickerMode = 1 | |
| var | ICON_PADDING = 12.0 |
| var | ICON_WIDTH = 32.0 |
| import CPColorPicker j import CPSliderColorPicker | j [CPColorPanel provideColorPickerClass:CPColorWheelColorPicker] |
| var | PREVIEW_HEIGHT = 20.0 |
| var | SharedColorPanel = nil |
| var | SWATCH_HEIGHT = 14.0 |
| var | TOOLBAR_HEIGHT = 32.0 |
| var ColorPickerClasses = [] |
Definition at line 37 of file CPColorPanel.j.
| CPColorDragType = "CPColorDragType" |
Definition at line 406 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 407 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 662 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.
1.6.1