0
Image output in java
I want to make some visualization of some algorithms and how can I output an image in java? I know I could do it more easily with JavaScript but I want to make mire exercise in java
1 Antwort
0
no way "from the box", but you can use, for example, swing and/or awt