您的位置:寻梦网首页编程乐园Java天地Core JavaJava Lecture Notes

Introduction

Content

Apply

Reflect

Extend

previous.gif
 (3087 bytes)

next.gif
 (2959 bytes)


Content Index

Content Page # 4

What a GUI application must do

If it has a graphical user interface (GUI) — and most programs do — an application must do at least these three things that an applet will not usually be concerned with:

  • provide a start point for the program

  • create and manage the program’s main window

  • shut down the program on request from the user

Of course the purpose of developing an application is to be able to do things that an applet cannot, so the application may have to do other things that applets cannot. This section is about dealing with the things that an application must do, regardless of its function, if is to support graphical interaction.

Back to top

basicline.gif (169 bytes)

RITSEC - Global Campus
Copyright ?1999 RITSEC- Middlesex University. All rights reserved.
webmaster@globalcampus.com.eg