期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
JAVA中利用内部类简化程序的编写 被引量:4
1
作者 尉哲明 郝建文 《微机发展》 2003年第3期41-44,87,共5页
JAVA中内部类的使用主要是为方便实现图形用户界面中的事件处理,利用内部类可以存取所在类的成员变量和调用其成员方法这一特性,会简化程序的编写。为了论证这一主题,文章从内部类的内部机理出发,通过具体实例,证明了"巧妙地使用... JAVA中内部类的使用主要是为方便实现图形用户界面中的事件处理,利用内部类可以存取所在类的成员变量和调用其成员方法这一特性,会简化程序的编写。为了论证这一主题,文章从内部类的内部机理出发,通过具体实例,证明了"巧妙地使用内部类可以大大简化程序的编写"这一结论是成立的。文中还简要地介绍了JAVA中内部类的特点和使用方法。 展开更多
关键词 内部类简化程序 面向对象 程序设计语言 JAVA语言 虚拟机 成员变量 图形用户图面 事件处理 抽象类 接口 程序设计
下载PDF
Generating Graphic User Interface of Web Applications Using Source Code Generator Based on Dynamic Frames
2
作者 Danijel Radosevic Denis Bracun Ivan Magdalenic 《Computer Technology and Application》 2011年第11期843-848,共6页
This paper deals with a problem of application generation together with their Graphic User Interface (GUI). Particularly, the source code generator based on dynamic frames was improved for more effective specificati... This paper deals with a problem of application generation together with their Graphic User Interface (GUI). Particularly, the source code generator based on dynamic frames was improved for more effective specification of GUI. It's too demanding for the developers to have specification of the application that contain all physical coordinates and other details of buttons and other GUI elements. The developed solution for this problem is based on post-processing of generated source code using iterators for specifying coordinates and other values of graphic elements. The paper includes two examples of generating web applications and their GUI. 展开更多
关键词 Generators graphic user interface dynamic frames.
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部