I have a method that´s supposed to change the position of a JPanel inside another JPanel
public void changePosition(int x, int y){ panel.setBounds(x,