I am talking about p5.js equivalent in java called Processing
using which i can program a lot of graphical elements and it has event handling capabilities.
I have written my java code inside the processin ide . But i want this to work as a standalone gui application. Is this doable ? If so how ?