-
Write a display for java applet
I am having problems in creating a display (in java) for the following subject:
The radio has an on/off switch which turn the radio on and off respectively.
Tuning is controlled by two buttons scan and reset which operate as
follows. When the radio is turned on or reset is pressed, the radio is tuned to
the top frequency (108 MHz). When scan is pressed, the radio scans towards
the bottom of the band (88 MHz). It stops scanning when it locks on to a
station or it reaches the bottom (event end). If the radio is currently tuned
to a station and the scan button is pressed, then it starts to scan from the
station’s frequency towards the bottom. Similarly, when reset is pressed the
receiver tunes to the top. The scanning proceeds in steps of 1 MHz.
There are also two other buttons, tunefav and setfav, which allow the user
to assign a frequency as her/his favorite. To do so, one scans to the desired
station’s frequency and then presses setfav. If afterwards one presses tunefav then the radio tunes back into the favorite frequency.
When switched on, the radio is set to the top of the frequency range. The
favorite is not forgotten when switching the radio off.
The buttons and generally the graphics dont have to be fancy...
Thanks...
Similar Threads
-
By sh00ter555 in forum Java
Replies: 1
Last Post: 06-08-2005, 08:33 AM
-
By stephenbs in forum Java
Replies: 0
Last Post: 04-12-2005, 02:27 PM
-
By Charlie Flynn in forum Java
Replies: 3
Last Post: 08-23-2001, 11:01 AM
-
By Cody Tang in forum Java
Replies: 1
Last Post: 12-09-2000, 01:53 PM
-
By patrickho in forum Java
Replies: 1
Last Post: 08-29-2000, 12:25 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks