UI Designer Not Working
已回答
Using IntelliJ for Java Swing GUI. On the form, something changed where I can no longer see or edit properties of any of the components (I.e, JButton, JLabel). I tried going to ‘View/Tool Windows/UI Designer’ but the ‘UI Designer’ option is grey and I cant click on it. How do I get this tan back?
请先登录再写评论。
Make sure you create the form in the src folder that is marked in blue in the project view.