Empty Swing panel when running the logic handler of my java application with IntelliJ
I’m starting to learn Java with the layers model (GUI, business logic, and persistance) and can’t accomplish the implementation of the GUI properly. I’ve the logic and the GUI designed with swing, which works and displays all components properly when using the preview option on the form designer, but the problem cames when i try to handle the gui with the logic handler, which is how it should work naturally, but it opens an empty panel without any components, and almost invisible so i can’t even drag it and had to assign it a fixed size. I’m starting to doubt if maybe is a compatibility problem Linux Mint, but i don’t think so.
It’s Funny because it’s a mini project i was trying to replicate, and thought that it would be easy, but maybe i’m stuck because instead of using NetBeans I selected IntelliJ.
Empty Swing panel when running the logic handler of my java application with IntelliJ
I’m starting to learn Java with the layers model (GUI, business logic, and persistance) and can’t accomplish the implementation of the GUI properly. I’ve the logic and the GUI designed with swing, which works and displays all components properly when using the preview option on the form designer, but the problem cames when i try to handle the gui with the logic handler, which is how it should work naturally, but it opens an empty panel without any components, and almost invisible so i can’t even drag it and had to assign it a fixed size. I’m starting to doubt if maybe is a compatibility problem Linux Mint, but i don’t think so.
It’s Funny because it’s a mini project i was trying to replicate, and thought that it would be easy, but maybe i’m stuck because instead of using NetBeans I selected IntelliJ.
Empty Swing panel when running the logic handler of my java application with IntelliJ
I’m starting to learn Java with the layers model (GUI, business logic, and persistance) and can’t accomplish the implementation of the GUI properly. I’ve the logic and the GUI designed with swing, which works and displays all components properly when using the preview option on the form designer, but the problem cames when i try to handle the gui with the logic handler, which is how it should work naturally, but it opens an empty panel without any components, and almost invisible so i can’t even drag it and had to assign it a fixed size. I’m starting to doubt if maybe is a compatibility problem Linux Mint, but i don’t think so.
It’s Funny because it’s a mini project i was trying to replicate, and thought that it would be easy, but maybe i’m stuck because instead of using NetBeans I selected IntelliJ.