Search:

Type: Posts; User: Kanyon

Search: Search took 0.23 seconds.

  1. [SOLVED] Re: Menus appear behind AWT List when spinner is focused

    Ah, thank you SO MUCH! That article helped me learn a ton about Swing an AWT. I solved my problem by adding this:



    public void initialize(){...
  2. [SOLVED] Menus appear behind AWT List when spinner is focused

    Hi. I have a JFrame with several components. It has a menu at the top, which works fine until a spinner is clicked. The spinner is inside a panel if it helps. When the spinner is interacted with, the...
Results 1 to 2 of 2