Hi guys,
I am doing a program using JFrame. In this program, I use the aboutMenu. In this About Menu, I want to have an option "Creator"where I can execute another file called "TheCreators". "TheCreator.java" contained a GUI i made to display all members of our group with some animation.
Please show me how to run TheCreator.java using ActionListerner in JFrame!!!!

Thanx a lot