I started making a game (mostly the interface, buttons, panels, components.. etc) and I have been using Swing to make the different components. But I have read that Swing is not good for creating game interfaces.
What is the best way to create game interfaces, like Runescape or Minecraft do?