Forum Replies Created by Relationman

Viewing 5 posts - 1 through 5 (of 5 total)
  • in reply to: Java GUI program with chart #22398

    My project is written on Java.

    in reply to: Java GUI program with chart #22396

    Hello sir. I’m yet to hear from you. Please reply let me know if you have received my message and the source code for the program.
    Thanks.

    in reply to: Java GUI program with chart #22384

    https://drive.google.com/folderview?id=1fuJjFiOPfZrExzFQOeG-1-HU-xrVw1_T

    The link above is a location where the source code of my program is. There are three files there. One is the mother program while the other is for the plot. The mother/main work program calls the plot program to produce a chart. the third file is a picture of how the program runs.
    The button named “Vogel” is used for the computation.
    What I want is that after the computation is done and the results is displayed on the screen, and then If I click on the plot button. It should produce a plot that changes with changing input and output data.
    The problem I have is that the plot/chart that my program produces does not change automatically if I vary my input parameters (pwf).
    Please help me so that the two program can communicate very well in order that every different input and output data (Qo) can produce a dynamic chat.
    Thank you very much.

    in reply to: Java GUI program with chart #22363

    Ok. Now I see. . Thanks.
    This brings me to asking for solution of the main problem.
    I wrote a GUI program which receives input data using editable text fields and produces results through some other non editable text field. I want to produce a chart from another window each time I click a button. I want the plot to use data from the input and output variable produced in the GUI program . Please help me. Thanks.

    in reply to: Java GUI program with chart #22360

    Thanks alot for the response but it still doesn’t solve exactly what I need.

Viewing 5 posts - 1 through 5 (of 5 total)