简体   繁体   English

这是什么摇摆成分?

[英]What swing component is this?

Wondering what is the swing component marked with the arrow or could it be a custom widget implementation ? 想知道带有箭头标记的swing组件是什么,或者它是一个自定义小部件实现?

在此处输入图片说明

The source code for SwingSet3 is available online. SwingSet3的源代码可在线获得。 Looking at the GridBagLayoutDemo class, you can see that the component is a JFrame . 查看GridBagLayoutDemo类,您可以看到该组件是JFrame

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM