S
saysay234
Hi,there,
I am the fresh developer in Java language and now face a problem
below.Can anybody give me a answer please?
I make a new class myShowChart.class,which is inheritated from Jframe
and want to call it from my main body in myMain.java. How could i
indicate that i will invoke myShowChart.class?
should i use 'import', or 'package' command in main body, or other
command?
It might be stupid question as i have no any experience of java untill
last week.
looking forward to learn from you guys
howard.
I am the fresh developer in Java language and now face a problem
below.Can anybody give me a answer please?
I make a new class myShowChart.class,which is inheritated from Jframe
and want to call it from my main body in myMain.java. How could i
indicate that i will invoke myShowChart.class?
should i use 'import', or 'package' command in main body, or other
command?
It might be stupid question as i have no any experience of java untill
last week.
looking forward to learn from you guys
howard.