Uses of Interface
org.havi.ui.HComponentOrdering

Packages that use HComponentOrdering
org.havi.ui   
 

Uses of HComponentOrdering in org.havi.ui
 

Classes in org.havi.ui that implement HComponentOrdering
 class HContainer
          The HContainer class extends the java.awt.Container class by implementing the HMatteLayer interface and providing additional Z-ordering capabilities, which are required since components in the HAVi user-interface are explicitly allowed to overlap each other.
 class HScene
          An HScene is a container representing the displayable area on-screen within which the application can display itself and thus interact with the user.