Oculus Layout Builder Plugin API Documentation
November 25, 2002

com.oculustech.layoutbuilder.pluginapi
Interface ComponentFactory


public interface ComponentFactory

An instance of this interface provides the means by which components can be created in the builder environment.


Method Summary
 ComponentKind[] getComponentKinds()
          Return information on the various components/configurations supported from this factory.
 

Method Detail

getComponentKinds

public ComponentKind[] getComponentKinds()
Return information on the various components/configurations supported from this factory. Each ComponentKind will be able to construct itself.

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.