This project is a Java-based graphical user interface (GUI) for displaying images using Swing. The application allows users to switch between images using a button panel.
My VSCode shows "run / debug" inline buttons before the main method. When used, it opens a terminal in the VSCode's panel and shows the result. However, if the panel is on the right side of the VSCode ...