i can, obviously, create an object for any class.
i can also call any method that looks like "public void addDir(java.io.File dir)" and of course i have to something like createObject( "java" , "java.io.File" ).init(tempdir),
how do i access a method like "public static void main(java.lang.String[] args)"?
furthermore, how can i create multiple objects and make results accessible between them?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

