notes.txt~

来自「书籍"Java_面向事件编程"的附带光盘代码」· TXT~ 代码 · 共 5 行

TXT~
5
字号
This program allows the user to create several different types of objects onthe canvas.  The last object created can be moved by dragging it. The user can also change the color of the last shape created by using the buttons along the bottom of the window.  This program demonstrates the use of the JComboBox and JButton GUI components, as well as listeners for the JComboBox and JButtons.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?