I want to create a window that you can launch the same way you launch the simulator (like how it says simulate robot code in the image).
I know how to create a window such as through JFrame, but I couldn’t figure out how I could make the window be launched through the 'More Actions' and I am not sure whether or not you can link a JFrame to only be launched through that.
If it applies to the question, the window will display an image (of the field) and I will be able to plot and connect points on the image, as well as select any shapes it may create.
Also am I using the correct category to ask this question, if couldn’t find one about Technical and Visual Studio Code and am not sure if I just somehow missed it.