Search:

Type: Posts; User: VictorCampudoni

Search: Search took 0.11 seconds.

  1. Replies
    0
    Views
    1,596

    need help with output.

    I think I have done it right (It compiles) but I just blanked out and I am having trouble with the output.

    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    import...
  2. Replies
    9
    Views
    1,486

    Re: A Java Clusterbomb

    apologies, I was very burnt out right now. Here is my full code.


    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;

    public class FinalAssignment extends...
  3. Replies
    9
    Views
    1,486

    Re: A Java Clusterbomb

    it show the textfield and the buttons, but after I enter my selection (1 or 2) and press yes, I get nothing. It is suppose to go to the next screen and it don't that is the problem.
  4. Replies
    9
    Views
    1,486

    Re: A Java Clusterbomb

    Apology I was in a bit of a state of anger when I first wrote this. But I have done what you asked. My question is how can get this program working properly and any advise to incorporate the other...
  5. Replies
    9
    Views
    1,486

    A Java Clusterbomb

    I am having a problem with my final assignment. Now it began with an apology from my prof on the said assignment because for the pass 9 weeks we have done projects that has focused on a small part...
Results 1 to 5 of 5