Tuesday, 14 February 2012

What are invisible components? | Core Java

Invisible components are bassically light weight components, Which is perform no painting, but can take space in the GUI. This is mainly used for layout management.

No comments: