Oculus Layout Builder Plugin API Documentation
November 25, 2002

Package com.oculustech.layoutbuilder.pluginapi

Interface Summary
ComponentFactory An instance of this interface provides the means by which components can be created in the builder environment.
ComponentMetaInfo An instance of this interface provides the meta-interface necessary for the builder to interact with a given component.
 

Class Summary
AbstractComponentMetaInfo Abstract implementation of ComponentMetaInfo.
ComponentKind An instance of this structure class contains the information necessary for the builder shell to know about the availability of a component, how to represent it in the palette, and how to construct it from its factory.
DefaultComponentKind This simple extension of ComponentKind takes the Component class as a parameter, and provides an implementation of the createComponent() methods that simply instantiate the given class with the default constructor.
FieldInfo An instance of this class represents the meta-information of a field associated with a component.
 


Oculus Layout Builder Plugin API Documentation
November 25, 2002

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