In Java Swings

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shashmita
    New Member
    • Jan 2010
    • 9

    In Java Swings

    Pls solve my problem
    In a menu,file by clicking a subitem of it,a window to enter input will be displayed.
    then a window r frame must be visible.
    here my problem is by performing all the operations window is visible but it is transparent where i can see the desktop not the frame,only the title bar is displayed.
    This program is being written in swings in Netbeans IDE.

    Thanks for giving chance to clarify my problem
  • shashmita
    New Member
    • Jan 2010
    • 9

    #2
    In Java Swings

    Pls solve my problem
    In a menu,file by clicking a subitem of it,a window to enter input will be displayed.
    then a window r frame must be visible.

    Menu

    File

    New Connection

    Frame (by entering an input a window must be visible)

    A window must be displayed


    here my problem is by performing all the operations window is visible but it is transparent where i can see the desktop not the frame,only the title bar is displayed.
    This program is being written in swings in Netbeans IDE.

    Thanks for giving chance to clarify my problem

    Comment

    • RedSon
      Recognized Expert Expert
      • Jan 2007
      • 4980

      #3
      Double posting is bad, please do not do it again...

      Comment

      Working...