I am working with NetBeans and when testing my application on different devices, the panels and some objects of my Frame change their position or size, which makes it unusable in cases due to the disappearance of buttons, this also happened to me in C++, but never I knew how to solve it, does anyone know how to do it?
It should be noted that the main panel has an Absolute Layout, I don't know if that affects it.