Inheritance diagram for ColorButtonWithClient:


Public Member Functions | |
| void | AlignRightOfCanvas (boolean alignRight=true) |
| void | Constructor () |
| void | MovePopupRelative () |
| void | ReceivePaletteResult (Window palette, Variant result) |
| Color | SelectedColor () |
| void | Setup (Color initialColor, PaletteResultClient updateSomething=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 |
| PaletteResultClient | mUpdates |
| 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 ColorButtonWithClient.Constructor | ( | ) |
Reimplemented from ADSwatchCanvas.
| bool ColorButtonWithClient.MouseDown | ( | ) | [private] |
Reimplemented from ADSwatchCanvas.
| bool ColorButtonWithClient.MouseUp | ( | ) | [private] |
Reimplemented from ADSwatchCanvas.
| void ADSwatchCanvas.MovePopupRelative | ( | ) | [inherited] |
| bool ColorButtonWithClient.Open | ( | ) | [private] |
Reimplemented from ADSwatchCanvas.
| void ADSwatchCanvas.PaintSwatch | ( | Graphics | g | ) | [protected, inherited] |
Reimplemented in ADOutlineSwatchCanvas.
| Color ColorButtonWithClient.SelectedColor | ( | ) |
| void ColorButtonWithClient.Setup | ( | Color | initialColor, | |
| PaletteResultClient | updateSomething = 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