Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.ide.inspector.layout.CustomGUIComponent

Packages that use CustomGUIComponent
oracle.ide.inspector.layout Contains interfaces and abstract classes describing the property form layout information. 
 

Uses of CustomGUIComponent in oracle.ide.inspector.layout
 

Methods in oracle.ide.inspector.layout that return CustomGUIComponent
 CustomGUIComponent CustomComponent.getComponent()
          Create an instance of the component class.
static CustomGUIComponent CustomGUIComponent.getCustomGUIComponent(javax.swing.JComponent component)
          Retrieve the CustomGUIComponent for which the specified JComponent is the root component.
 

Methods in oracle.ide.inspector.layout with parameters of type CustomGUIComponent
static void CustomGUIComponent.setCustomGUIComponent(javax.swing.JComponent component, CustomGUIComponent guiComponent)
          Set the specified JComponent to be the root component of the specified CustomGUIComponent.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.