File 'gui/watchScalar.cls' (part of 'Pool_GuiBase')

Description (short)
Watch the contents of a variable.
Written by
Andreas Kupries
Description
Generation and maintenance of a variable watcher display.
Keywords
watch variable, variable watching, animated feedback, feedback

Class 'watchScalar'

Description
Instances of this class are coupled to a scalar variable, then display its current contents, tracking any changes made to it.
Superclasses
watchManager
Methods
public
createSubwidgets ()
updateDisplay ()

Methods

createSubwidgets ()

Overrides watchManager:createSubwidgets
Called after object construction. Generates the internal widgets and their layout.

updateDisplay ()

Overrides watchManager:updateDisplay
Method required by the superclass watchManager to propagate changes to the value into the display.


Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries