文件名称:JAVA
- 所属分类:
- JSP源码/Java
- 资源属性:
- [MacOS] [Java] [源码]
- 上传时间:
- 2015-06-19
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- Teres******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在这个界面,有一个主要的控制机制,在数字键盘上的按钮。按“0”完成当前单词的录入和创建一个空间,准备下一个单词的输入。
-In this GUI, there is one main control mechanism, the buttons in the numeric keypad. The message appears in the text window at the top. By pressing the button “2”, you will get one of “a”, “b”, or “c”. To cycle through the words (or prefixes of words) that match, the user clicks the button labelled “*”. Pressing “0” completes the entry of the current word and creates a space, ready for the entry of the next word.
You can add other features if you wish, such as a “C” button for clearing the last typed character, a drop-down menu for the list of words that match, up/down buttons to scroll through the menu etc. Feel free to practice working with the Swing API.
-In this GUI, there is one main control mechanism, the buttons in the numeric keypad. The message appears in the text window at the top. By pressing the button “2”, you will get one of “a”, “b”, or “c”. To cycle through the words (or prefixes of words) that match, the user clicks the button labelled “*”. Pressing “0” completes the entry of the current word and creates a space, ready for the entry of the next word.
You can add other features if you wish, such as a “C” button for clearing the last typed character, a drop-down menu for the list of words that match, up/down buttons to scroll through the menu etc. Feel free to practice working with the Swing API.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Dictionary.java
__MACOSX
........\._Dictionary.java
DictionaryGUI.java
__MACOSX\._DictionaryGUI.java
DictionaryMain.java
__MACOSX\._DictionaryMain.java
DictionaryModel.java
__MACOSX\._DictionaryModel.java
Sigs2WordsTree.java
__MACOSX\._Sigs2WordsTree.java
TreeDictionary.java
__MACOSX\._TreeDictionary.java