Search:

Type: Posts; User: CarlRostron

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    1,226

    Re: JInternalFrame not being Displayed

    Ok thanks. I have just tried the same thing with a JFrame instead of JInternalFrame and it worked. I will look into the JDialog you have mentioned though.

    Thanks to you both.
  2. Replies
    6
    Views
    1,226

    Re: JInternalFrame not being Displayed

    I haven't manually added any code to add the ConfigFrame object to a Container. I thought that I just had to create a New Instance of the ConfigFrame object and call the .SetVisible method to see it....
  3. Replies
    6
    Views
    1,226

    JInternalFrame not being Displayed

    I have a "MainFrame" which extends a JFrame and in there I have a variety of diferent components. Some of which is a Menu Bar with three Menu Items. I have an ActionEvent on clicking the 'Config'...
Results 1 to 3 of 3