eventex1.java
来自「手机K-JAVA软件学习实例」· Java 代码 · 共 6 行
JAVA
6 行
/*
* EventEx1.java
* This example creates a list of items (Item1 to Item4) and calls the prepare method whenever an item is selected.
* The testItem# methods, where # s a number between 1 and 4, call the prepare method and set the name of the menu.
*
*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?