Welcome![Sign In][Sign Up]
Location:
Search - java menu array

Search list

[JSP/Javajavajichu

Description: 本压缩包收集的是Java语言程序设计基础篇的完整配套源代码,一共包括18章,源代码涉及的内容包括基础函数应用、字符串处理、Swing简易窗体,数据库操作,小游戏,数组处理,键盘事件操作,菜单与面板制作等方面,还有一些没有说到的,由于时间关系不再介绍了,Java初学者可下载本包,一个个慢慢研究,相信你会从中受益。-This archive is a collection of articles based on Java programming language source code for the complete package, a total including 18 chapters, including the source code involved in the application of basic functions, string manipulation, Swing simple form, database operations, small games, array processing , keyboard events, operations, production and other aspects of the menu and panel, and some did not say, because time is no longer introduced, Java for beginners can download this package, one by one slowly research, I believe you will benefit from it.
Platform: | Size: 490496 | Author: 陈辰 | Hits:

[JSP/Javafood-menu

Description: this code is using array function. The arrays contain the foods menu and if we input the number it will appear the food which located in that array.
Platform: | Size: 9216 | Author: irna | Hits:

[JSP/Javaright-pop-up-menu

Description: Java右键弹出菜单,用Java制作一个窗体菜单,挺简洁的那种菜单,实现步骤:实例化弹出菜单、初始化数组、增加菜单项到菜单上、菜单项事件处理、窗口的鼠标事件处理、调用triggerEvent方法处理事件、如果是弹出菜单事件(根据平台不同可能不同)、设置窗口为可视、菜单项事件处理-Java Right pop-up menu, use Java to create a form menu, very simple kind of menu steps: instantiation pop-up menu to initialize the array of menu items to the menu, menu item event handler, the window the mouse event handler, the triggerEvent method is called to handle the event, if it is pop-up menu events (different depending on the platform may be different) settings window is visible, the menu item event handler
Platform: | Size: 7168 | Author: | Hits:

[JSP/JavaJPopMenuDemo

Description: Java右键弹出菜单,用Java制作一个窗体菜单,挺简洁的那种菜单,实现步骤:实例化弹出菜单、初始化数组、增加菜单项到菜单上、菜单项事件处理、窗口的鼠标事件处理、调用triggerEvent方法处理事件、如果是弹出菜单事件(根据平台不同可能不同)、设置窗口为可视、菜单项事件处理-Java Right pop-up menu, use Java to create a form menu, very simple kind of menu steps: instantiation pop-up menu to initialize the array of menu items to the menu, menu item event handler, the window the mouse event handler, the triggerEvent method is called to handle the event, if it is pop-up menu events (according to the platform may be different), the settings window for the visualization menu item event handler ...
Platform: | Size: 6144 | Author: 就爱那个 | Hits:

[JSP/JavaJPopMenuDemo

Description: Java右键弹出菜单,用Java制作一个窗体菜单,挺简洁的那种菜单,实现步骤:实例化弹出菜单、初始化数组、增加菜单项到菜单上、菜单项事件处理、窗口的鼠标事件处理、调用triggerEvent方法处理事件、如果是弹出菜单事件(根据平台不同可能不同)、设置窗口为可视、菜单项事件处理-Java pop-up menus, using Java produced a very concise form menu, the menu, implementation steps: instantiate the pop-up menu, initialize the array, add menu items to the menu, the menu item event processing, window mouse event handling,
Platform: | Size: 6144 | Author: 蜡笔小邪 | Hits:

[JSP/Javastudent.java

Description: 建立一个简单的学生管理系统,需要提供如下功能。 具有默认访问权限的类Student:数据成员:学号id、姓名name、性别gender、成绩Score。成员方法:设置/读取学号(setId/getId)、设置/读取性别(setGender /getGender)、设置/读取姓名(setName/getName)、设置/读取成绩(setScore/getScore),输出学生信息的showMe方法; 创建主控类StuMain,即只含有主方法的类; 创建键盘输入类StuKeyboardInput,要求采用一行输入一个学生完整信息的方法 创建类StuQuery,至少提供按姓名(允许重名)或学号进行查询、删除、排序等操作的方法 创建类StuMenu,提供选取不同操作的菜单 利用数组或链表保存多个学生信息 -Establish a simple student management system, you need to provide the following functions. Class with default access Student: data members: school id, name name, sex gender, score Score. Member method: Set/Read the Student ID (setId/getId), set/read Sex (setGender/getGender), set/read the name (setName/getName), set/read performance (setScore/getScore), output Students Information showMe method create a master class StuMain, which contains only the main method of the class create keyboard input class StuKeyboardInput, requires complete information on a student line of input methods to create class StuQuery, provide at least by name (to allow the same name) or the school No query, delete, sort operation method to create class StuMenu, provides a menu to select a different operation using the array or list to save multiple student information
Platform: | Size: 11264 | Author: 孙杨澜 | Hits:

[JSP/JavaJavaUnicode

Description: Java显示所有Unicode 字符,Java使用Java.awt.Graphics 的drawChars()方法,来绘出Unicode 字符。。Unicode 字符如上图所示。代码中编写了UnicodeDisplay 类,该类继承了Jframe 类,实现了ActionListener 接口;ActionPerformed()方法用于处理子菜单当中的各个选项,Makemenu()方法用于从数组当中创建菜单;同时还编写了UnicodePanel 类。-Java Show all Unicode characters, Java using Java.awt.Graphics of drawChars () method to draw Unicode characters. . Unicode characters as shown above. Code written UnicodeDisplay class that inherits Jframe class that implements the ActionListener interface ActionPerformed () method is used to deal with the various options among the sub-menu, Makemenu () method is used to create a menu from an array of them also prepared UnicodePanel class.
Platform: | Size: 2048 | Author: mpudn40 | Hits:

CodeBus www.codebus.net