Component class and container class: The Component class is the super class of all components. The component could be button, label, text etc. The Container class is a component that can contain other components. Similar to a Frame that contains a button.
No comments :
Post a Comment