Hello everyone,
I am currently working on a project where I integrate plantUML jar and generate images based on the code generated. I could generate the images but I want to know if there is any provision to use a canvas provided by the jar file.
I viewed the JAR and found there is a swing package but not sure if I could use it. Does anyone know if we can integrate a canvas used by the Jar file?
Thanks