Now i
got a new problem. The software i work is written using java swing.
Now ihave made coding for some calculations which prefectly work in a
java environment. the results are given out in a swing window. Now
my problem is that the window is to be shown when the choice in the
drop menu in the software is clicked. and my program must print out
the results in the swing.
that is the application has to be executed automatically when the
choice fromm the softwares drop menu is clicked and i couldnt figure
out wherer these controls are in the software directory and in whihc
form.
Since i am a beginner in java , i could help myself to some extent.