I don't know how to word this very well, so please bear with me...
Is there any way to get a java program to respond in different ways to the results of other programs? Like, if an integer in the other program (not written in Java) is greater than say, 56, can you get java to copy the int, then store it?