标签: java eclipse layout jframe jbutton
我创建了一个小框架,我想给它一个图像作为背景,但是当我这样做时,我尝试使用boxlayout来定义按钮的位置。
但这是一场灾难所以我使用了flowlayout,但结果并不是我想要的,因为它与我的绘画中的设计不同。我已将我的绘画图片和结果都包含在Eclipse中。
enter image description here
这是我的代码:
var t = parserURI("http://user:pass@example.com:8080/directory/file.ext?query=1&next=4&sed=5#anchor");