LayoutManager.addLayoutComponent
Interface Overview | Interface Members | This Package | All Packages
Syntax
public abstract void addLayoutComponent( String name**, Component** comp )
Parameters
- name
the component name - comp
the component to be added
Description
Adds the specified component with the specified name to the layout.