java - Lib/Class which can execute Methods written as Strings -


for example awesome.run("system."+"exit();"); there class or lib use this? helpful...

read java reflection api documentation , tutorials. basically, helps execute programming statements @ runtime.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -