Swing is a headache

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hirak1984
    Contributor
    • Jan 2007
    • 316

    Swing is a headache

    Well i have made a software using swing.
    what i want is,whenever anyone runs it,the page will open in fullscreen mode.
    but it is not.
    even if i "setsize",a large window is opening,but it is blank.
    only when someone "maximises" it clicking on the button on right corner,the contents are being shown.
    another problem is the window is not opening at the center of the screen,but at the top left of the screen.
    please help ASAP,bcoz,got a deadline for submission.
    And if anyone have an idea please give some hints about how to write a scope document for a project!

    Awaiting ur replies restlessly...
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by hirak1984
    Well i have made a software using swing.
    what i want is,whenever anyone runs it,the page will open in fullscreen mode.
    but it is not.
    even if i "setsize",a large window is opening,but it is blank.
    only when someone "maximises" it clicking on the button on right corner,the contents are being shown.
    another problem is the window is not opening at the center of the screen,but at the top left of the screen.
    please help ASAP,bcoz,got a deadline for submission.
    And if anyone have an idea please give some hints about how to write a scope document for a project!

    Awaiting ur replies restlessly...
    Spend some time here. Look at methods like setLocation e.t.c most of the things you want to do will become easier then.

    Comment

    • hirak1984
      Contributor
      • Jan 2007
      • 316

      #3
      hey thanx r0.
      u were always in the right place when i needed help.

      Comment

      Working...