:: com :: sun :: star :: awt ::

deprecated service UnoControlSimpleAnimationModel
Usage Restrictions
deprecated
Deprecation Info
You should use AnimatedImagesControlModel.
Since
OOo 2.2

Included Services - Summary
UnoControlModel
(referenced entity's summary:)
specifies the standard model of an UnoControl in the Smalltalk model view controller design.
Properties' Summary
long
StepTime
 
boolean
AutoRepeat
 
Included Services - Details
UnoControlModel
(referenced entity's summary:)
specifies the standard model of an UnoControl in the Smalltalk model view controller design.
Properties' Details
StepTime
long StepTime;
AutoRepeat
boolean AutoRepeat;

 
Top of Page