What is a Component Runtime?
A component runtime defines an executing environment or context for the components. Central to the concept of a component runtime environment is the concept of a Container. A container offers a programmatic access to the components for them to decide their behavior. The component container interaction is referred to as the Container Programming Model. The Container API type is a framework made up of internal interfaces and callback interfaces used by the component developer.
Related Questions
- How do I fix the error "dao350.dll did not register correctly during installation" or "Runtime error 429 ActiveX Component cannot create object"?
- What should I do if I see "Runtime error 339 Component DHTMLED.OCX is either missing or invalid" when installing PG Offline?
- Which user interface components implement component orientation in Suns Java 2 Runtime Environments?