FlowLayout.removeLayoutComponent
Class Overview | Class Members |
This Package |
All Packages
public void removeLayoutComponent( Component comp )
Parameters
- comp
- the component to remove
Description
Removes the specified component from the layout. Not used by
this class.
See Also
removeAll