I have written a java gui code for many options available on it. the gui is also set visible true but it doesn\'t show until I pick its border and drag them to resize the gu
frame.setVisible(true);
This Statement should be invoked in the last of adding other components to the Frame.