Embed PlantUML in my java application

0 votes
asked Jul 21, 2022 in Question / help by opeongo
Can someone tell me if there is an easy way to embed plantuml within my java swing desktop application?  I would like to be able to render a plantuml figure within a swing component (e.g. such deriving from Component or JComponent) and be able to detect and respond to clicks on the objects within the UML figure.

Is this a supported use case?  What are the main classes that I should look at?  Are there any source code examples out there?
commented Jul 25, 2022 by krasa (820 points)
You could find all that in here, although with a lot of complexity: https://github.com/esteinberg/plantuml4idea

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...