Automatic resize in Java Swing -
currently developing gui using java (window builder) , looks far: http://imageshack.com/a/img843/4818/75no.png
the problem is, when maximize it, graphical objects stay focused in left upper corner: http://imageshack.com/a/img713/5349/g7iz.png
i've made searches in order discover how automatically resize and/or change locations of these graphical objects, not find anything. sorry if solution easy, still newbie in java.
you start using layout managers.
i still newbie in java.
and don't forget click on "trail (ie. table of contents)" link find information basic swing features.
Comments
Post a Comment