Switching JPanels and keyListeners

后端 未结 2 1280
走了就别回头了
走了就别回头了 2021-01-25 04:24

I am developing a game, where you first get to the main screen, there are multiple selections to go, for example, Singleplayer, Twoplayer, Credits, etc.

I have one big p

2条回答
  •  無奈伤痛
    2021-01-25 04:38

    Cardlayout actually is screwy while refocusing.

    @op, try calling requestFocusInWindow() after the new jpanel was added

提交回复
热议问题