GridLayout.addLayoutComponent
Class Overview | Class Members |
This Package |
All Packages
public void addLayoutComponent( String name,
Component comp )
Parameters
- name
- the name of the component.
- comp
- the component to be added.
Description
Adds the specified component with the specified name to the layout.