Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
想知道用箭头标记的 swing 组件是什么,或者它可能是自定义小部件实现吗?
SwingSet3 的源代码可在线获取。查看GridBagLayoutDemo类,您可以看到该组件是一个JFrame.
GridBagLayoutDemo
JFrame