User Profile

Collapse

Profile Sidebar

Collapse
hitchlloyd
hitchlloyd
Last Activity: Dec 7 '07, 06:59 AM
Joined: Dec 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hitchlloyd
    replied to dice program
    in Java
    when i run the program in text pad it dosen't work. thats where i need your help
    [QUOTE=r035198x]...
    See more | Go to post

    Leave a comment:


  • hitchlloyd
    replied to dice program
    in Java
    import java.awt.*;
    import java x.Swing.*;
    import java.awt.event. *;
    import java.aplet;
    importjava.appl et.applet;impor t java.io.*;
    public class finalRoll extads JApplet impliments Action Lister
    Audio clip joy;
    Audio clip a;
    Audio clip b;
    Thread timer = null
    int value=0
    Die diel= newDas

    final String u="1"

    final string v="2"...
    See more | Go to post

    Leave a comment:


  • hitchlloyd
    started a topic dice program
    in Java

    dice program

    Hi , i will like to Design, Implement and test an Applet that will simulate throwing a die(dice).

    Initially, the GUI displayed by the applet will show a button. Once this button is pressed, a random integer in the range 1 to 6 (representing the six faces of a die) will be generated. Having determined the number which has been generated once the button is pressed, the program should:




    Play the sound...
    See more | Go to post
No activity results to display
Show More
Working...