Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
WU CS 231 Lab 1: GUI Greetings
[go: Go Back, main page]

CS 231 Lab 1: GUI Greetings

A simple first assignment

This lab is intended to give you a first exposure to the NetBeans programming environment. Your task will be to write and run a program similar to the one demonstrated in lecture, which will use a graphical user interface (or GUI) to put a greeting on the screen at the press of a button.

(You may use any greeting text, style, button arrangement , etc. that you find pleasing, or easy. Feel free to explore the interface a little and try out different options. But the point is not what the interface looks like, but the fact that you get it wo work.)

You should follow these steps (just as in lecture) to get your program going:

Finally, you can run your program using the "Run main project" menu item to see that it works.

As usual, the grading will be by live demonstration (or "demo") during lab time.

Have your program ready by Tuesday 5 September at the latest.