Search:

Type: Posts; User: Venom

Search: Search took 0.09 seconds.

  1. Re: Swing - windowStateChanged event updates window size after it completes

    Actually, I'm not resizing the component but simply centering it on the contentPane.

    But I believe this has very little if anything to do with my choice of layout manager.
    The culprit is most...
  2. Swing - windowStateChanged event updates window size after it completes

    I have a JFrame where some elements (one, for now) have to be centered manually on the contentPane when resizing the window or changing the window state. Resizing event (componentResized) works fine...
Results 1 to 2 of 2