Squeak Class Documentation category index | class index  
 
ColorSwatch
  category: Morphic-Scripting Support
  superclass: UpdatingRectangleMorph
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  argument:
readFromTarget
setTargetColor:
stepTime

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

argument:


 

readFromTarget

Obtain a value from the target and set it into my lastValue


 

setTargetColor:

Set the target color as indicated


 

stepTime

Answer the desired time between steps in milliseconds. This default implementation requests that the 'step' method be called once every second.


class methods
  no messages top