Hi,
I am a newbie in java, forgive me if its a simple question
currently I want to display an internal frame in an MDIFrame that I made
THe problem is that the commands to invoke the internal frame isnt from the MDIFrame class, and its not working when I try to do so
for example
I have class A
the corresponding MDIFrame class
Above are the snippets of the code,
can any1 please please tell me wat is wrong ?
I cant get the internal frame showed in the jdesktoppane... if I call the method as such, whereelse when I call it directly from the MDIFrame class it displays the internal frame, which then again....
I unable to do so, because of the situation that I am having here..
regards,
waikit
PS: