Oculus Layout System API Documentation
November 25, 2002

Uses of Interface
com.oculustech.layout.DynamicallyPropertiedComponent

Uses of DynamicallyPropertiedComponent in com.oculustech.layout
 

Classes in com.oculustech.layout that implement DynamicallyPropertiedComponent
 class OculusBox
          For a detailed explanation of using the Oculus Layout system, see the docs for OculusLayoutHelper.
 

Methods in com.oculustech.layout that return DynamicallyPropertiedComponent
 DynamicallyPropertiedComponent DynamicallyPropertiedComponentHelper.getDynamicallyPropertiedRoot()
           
static DynamicallyPropertiedComponent DynamicallyPropertiedComponentHelper.getDynamicallyPropertiedParentOfAWTComponent(java.awt.Component comp)
          Provides parent routine that collapses an AWT component tree into a tree consisting only of DynamicallyPropertiedComponent nodes.
static DynamicallyPropertiedComponent DynamicallyPropertiedComponentHelper.getDynamicallyPropertiedChildOfAWTContainer(java.awt.Container container, int index)
          Provides parent routine that collapses an AWT component tree into a tree consisting only of DynamicallyPropertiedComponent nodes.
 DynamicallyPropertiedComponent OculusBox.getDynamicallyPropertiedParent()
           
 DynamicallyPropertiedComponent OculusBox.getDynamicallyPropertiedChild(int index)
           
 DynamicallyPropertiedComponent OculusBox.getDynamicallyPropertiedRoot()
           
 DynamicallyPropertiedComponent DynamicallyPropertiedComponent.getDynamicallyPropertiedParent()
          Return the parent DynamicallyPropertiedComponent
 DynamicallyPropertiedComponent DynamicallyPropertiedComponent.getDynamicallyPropertiedChild(int index)
          Return a specific DynamicallyPropertiedComponent child
 DynamicallyPropertiedComponent DynamicallyPropertiedComponent.getDynamicallyPropertiedRoot()
          Return the root of the DynamicallyPropertiedComponent tree
 

Constructors in com.oculustech.layout with parameters of type DynamicallyPropertiedComponent
DynamicallyPropertiedComponentHelper(DynamicallyPropertiedComponent component)
           
 


Oculus Layout System API Documentation
November 25, 2002

Copyright 2001-2002 Oculus Technologies Corporation. 103 Broad Street, 5th Floor,
Boston, Massachusetts, 02110, U.S.A. All Rights Reserved.