Inheritance diagram for ColorButtonWithLabel:


Public Member Functions | |
| void | AlignRightOfCanvas (boolean alignRight=true) |
| void | Constructor () |
| void | MovePopupRelative () |
| void | ReceivePaletteResult (Window palette, Variant result) |
| Color | SelectedColor () |
| void | SetColor (Color inColor) |
| void | Setup (Color initialColor, StaticText updatesLabel=nil) |
| void | SwatchColor (Color inColor) |
| Color | SwatchColor () |
| void | SwatchColor (Color assigns inColor) |
Protected Member Functions | |
| Boolean | BoundsCheck (integer inX, integer inY) |
| void | PaintSwatch (Graphics g) |
Package Attributes | |
| boolean | mAlignRightOfCanvas |
| Color | mColor |
| boolean | mIsPressed |
| boolean | mStayInsideWindow |
| StaticText | mUpdatesStatic |
| FSPopupWindow | PopupWindow |
Private Member Functions | |
Events | |
| bool | MouseDown () |
| bool | MouseUp () |
| bool | Open () |
| void ADSwatchCanvas.AlignRightOfCanvas | ( | boolean | alignRight = true |
) | [inherited] |
| Boolean ADSwatchCanvas.BoundsCheck | ( | integer | inX, | |
| integer | inY | |||
| ) | [protected, inherited] |
| void ColorButtonWithLabel.Constructor | ( | ) |
Reimplemented from ADSwatchCanvas.
| bool ColorButtonWithLabel.MouseDown | ( | ) | [private] |
Reimplemented from ADSwatchCanvas.
| bool ColorButtonWithLabel.MouseUp | ( | ) | [private] |
Reimplemented from ADSwatchCanvas.
| void ADSwatchCanvas.MovePopupRelative | ( | ) | [inherited] |
| bool ColorButtonWithLabel.Open | ( | ) | [private] |
Reimplemented from ADSwatchCanvas.
| void ADSwatchCanvas.PaintSwatch | ( | Graphics | g | ) | [protected, inherited] |
Reimplemented in ADOutlineSwatchCanvas.
| Color ColorButtonWithLabel.SelectedColor | ( | ) |
| void ColorButtonWithLabel.SetColor | ( | Color | inColor | ) |
| void ColorButtonWithLabel.Setup | ( | Color | initialColor, | |
| StaticText | updatesLabel = nil | |||
| ) |
| void ADSwatchCanvas.SwatchColor | ( | Color | inColor | ) | [inherited] |
| Color ADSwatchCanvas.SwatchColor | ( | ) | [inherited] |
| void ADSwatchCanvas.SwatchColor | ( | Color assigns | inColor | ) | [inherited] |
boolean ADSwatchCanvas.mAlignRightOfCanvas [package, inherited] |
Color ADSwatchCanvas.mColor [package, inherited] |
boolean ADSwatchCanvas.mIsPressed [package, inherited] |
boolean ADSwatchCanvas.mStayInsideWindow [package, inherited] |
FSPopupWindow ADSwatchCanvas.PopupWindow [package, inherited] |
1.5.1