Statics Class

The Statics class collects all the static methods and constants provided by the other classes in com.ms.dxmedia and makes them available as static methods on the Statics class. In addition, the Model class extends from Statics. This means that, when a programmer is implementing the createModel method of the class they extend from Model, all the static methods in Statics become available without qualification.

The following lists show the classes that have relevant Statics methods or fields.

Statics Methods Relevant to Other Classes

Statics Fields Relevant to Other Classes

Miscellaneous Statics Methods and Fields


Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.