腾讯云618特惠专场

文章列表

Swing , Multiple Screens , Transfer of control(Swing , 多画面 , 控制转移)
how to create own file with icon that inherit from JFrame icon, that I set it, in java and my own file use FileOutputStream and ObjectOutputStream(如何使用从 JFrame 图标继承的图标创建自己的文件,我设置它,在 java 和我自己的文件中使用 FileOutputStream 和 ObjectOutputStream) - IT屋-程序
Java - how do I prevent WindowClosing from actually closing the window(Java - 如何防止 WindowClosing 实际关闭窗口)
Changing the JFrame title(更改 JFrame 标题)
How to remove window box from any java gui(如何从任何 java gui 中删除窗口框)
Swing: resizing a JFrame like Frames in Linux e.g(Swing:在 Linux 中调整 JFrame 的大小,例如 Frames)
Clear components of JFrame and add new components(清除 JFrame 的组件并添加新组件)
BufferStrategy vs DIY Double Buffering in JFrame(JFrame 中的 BufferStrategy 与 DIY 双缓冲)
trouble obtaining variable info from another JFrame(从另一个 JFrame 获取变量信息时遇到问题)
How to make a JFrame button open another JFrame class in Netbeans?(如何让 JFrame 按钮在 Netbeans 中打开另一个 JFrame 类?)