I have many java applications with gui and standalone works fine.
I would like to implement an application that when runned, it will load all applications available into a panel and the user can choose an applcation to execute.
Can this be done? And if yes how?
Thanks Mark