Site hosted by Angelfire.com: Build your free website today!
 

Using Atomic Components

Although atomic components sometimes are implemented by combining components -- for example, an editable combo box consists of components such as a text field, button, and menu -- these combinations are look-and-feel-specific and thus not to be relied on or tampered with. An atomic component is a single entity, both to the user and to the programmer who uses its API.

See: Using Atomic Components