I'm new in programming with JAVA , im using Jbuilder 2006 , i try to write a simple project but i cant connect classes and RUN it !
i have a main class , and a FRAME class , what should I write in my Main Class to go to Frame Class and run that , too !
in addition : i create an object of my frame class in main class , but it doesn't work .
can anyone show me a simple project , that are 2 classes : a Frame and a Main class ,and they're connected together ?
i have a main class , and a FRAME class , what should I write in my Main Class to go to Frame Class and run that , too !
in addition : i create an object of my frame class in main class , but it doesn't work .
can anyone show me a simple project , that are 2 classes : a Frame and a Main class ,and they're connected together ?