1. Home
  2. Computing & Technology
  3. Java
photo of Paul Leahy
Paul's Java Blog

By Paul Leahy, About.com Guide to Java

Java Term of the Week: GUI

Saturday June 28, 2008

Whether you realise it or not, you are already familiar with GUIs. In fact, you’re looking at one right now! GUI stands for “Graphical User Interface”. The menus, toolbars, scrollbars, etc. that help you view webpages are all part of your browser’s GUI.

A program's graphical user interface presents an easy-to-use visual display to the user. A good GUI will make a program a pleasure to use, and can ultimately determine how successful it will be. A poorly designed GUI can turn users away because they find it too difficult to use.

When you create a GUI in Java, think about how you are going to position the different graphical components to make it as straightforward to use as possible.

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Discuss
Community Forum
Explore Java
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Java

©2009 About.com, a part of The New York Times Company.

All rights reserved.