pseudoButton Class Reference
[Utils]

Inherits Canvas.

Inherited by ADPaletteButtonCanvas.

Inheritance diagram for pseudoButton:

Inheritance graph
[legend]
Collaboration diagram for pseudoButton:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void btnEnabled (boolean b)
void setValue (boolean inValue)
boolean Value ()

Protected Member Functions

picture makeDisabledIcon (picture enabledIcon)
picture makePressedIcon (picture enabledIcon)

Package Attributes

picture disabledIcon
picture enabledIcon
boolean latchedValue
boolean Latching
boolean mouseInButton
picture pressedIcon

Private Member Functions

Events
bool DropObject ()
bool GotFocus ()
bool MouseDown ()
bool MouseDrag ()
bool MouseUp ()
bool Open ()
bool Paint ()

Member Function Documentation

void pseudoButton.btnEnabled ( boolean  b  ) 

bool pseudoButton.DropObject (  )  [private]

bool pseudoButton.GotFocus (  )  [private]

picture pseudoButton.makeDisabledIcon ( picture  enabledIcon  )  [protected]

picture pseudoButton.makePressedIcon ( picture  enabledIcon  )  [protected]

bool pseudoButton.MouseDown (  )  [private]

bool pseudoButton.MouseDrag (  )  [private]

bool pseudoButton.MouseUp (  )  [private]

Reimplemented in ADPaletteButtonCanvas.

bool pseudoButton.Open (  )  [private]

bool pseudoButton.Paint (  )  [private]

Reimplemented in ADPaletteButtonCanvas.

void pseudoButton.setValue ( boolean  inValue  ) 

boolean pseudoButton.Value (  ) 


Member Data Documentation

picture pseudoButton.disabledIcon [package]

picture pseudoButton.enabledIcon [package]

boolean pseudoButton.latchedValue [package]

boolean pseudoButton.Latching [package]

boolean pseudoButton.mouseInButton [package]

picture pseudoButton.pressedIcon [package]


The documentation for this class was generated from the following file:
Generated on Sat Nov 11 10:53:09 2006 for mf2 by  doxygen 1.5.1