I don't quite understand what you meant. But thanks for your answer. Can you, please, be more specific? thanks.
Thsi is my problem:
I have a GUI interface with jFrame and two different processing sketches. My GUI should be able to choose the size of the two sketches. I need to pass information from that GUI to the choosen skecht. Is there a way to do that? or do I have to write to a file and load it?
EDIT:
nevermind, I got it. Thanks!!!!