Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

using premade .java files

$
0
0

hi people, i know this question sounds a little weird (maybe too much weird)... i want to make some classes in processing and be able to use them in other processing apps... for example i write class A in processing... then open new processing sketch and use that java file (or maybe jar file) as an external file and make objects of that class... is it possible anyway? i know i can write class A and export it as a separate program and then run it externally from another program. but can i make objects dynamically from another java file, and of course externally? thanks in advance


Viewing all articles
Browse latest Browse all 2896

Trending Articles