Monday, 11 September 2017

LayoutManager



It is an interface which determines how to arrange the components in a container.
methods:
public void setVgap(int);
public void setHgap(int);

No comments:

Post a Comment

Featured post

Development Of JAVA Program