GridLayout.removeLayoutComponent

GridLayout.removeLayoutComponent

Class Overview | Class Members | This Package | All Packages

Syntax
public void removeLayoutComponent( Component comp )
Parameters
comp
the component to be removed.
Description
Removes the specified component from the layout.