Good!
I have to first make a jFrame [the black] with a comboBox that will make, depending on the chosen option, a 2nd jFrame [the green], but I want that whenever the 2nd jframe is generated, it is' anchored 'so to the base of the 1st jframe, as well as the image.
The "easy" would be to say that my 1st frame always appears at a certain point, and based on that, the second one appears, but I want, apart, that when dragging the 1st or 2nd frame, both move. p>
I hope to explain. Thanks in advance.