H
Hongyu
Hi,
Sorry for asking such simple questions first, but I can't find it from
the Internet, and I am a newbie to Java and Eclipse and don't have
someone to ask around.
I got a zipped java source code, after unzipping, it contains
some .java, .jar, and .form files. I have asked how to import them
into Eclipse in this forum before. Here I have a new question:
The .form files are created by which software, and how can it open in
Eclipse? I knew that in Visual Basic one can create .form by dragging
and dropping different components suach as buttons. I would guess that
this java .form is simiar to that VB .form. I checked from Internet
that it seems there is one like JFormDesigner for java, but i also saw
that it creates .jfd file rather than .form file. When I open the
java .form in the Eclipse, I saw some xml code. The .java code
contains "import javax.swing.*;", so I would assume those .form is
also from java swing, but how it is obtained and how it can open/edit
like figure form in Eclipse? Can someone kindly help me?
Thanks a lot for the help in advance.
Hongyu
Sorry for asking such simple questions first, but I can't find it from
the Internet, and I am a newbie to Java and Eclipse and don't have
someone to ask around.
I got a zipped java source code, after unzipping, it contains
some .java, .jar, and .form files. I have asked how to import them
into Eclipse in this forum before. Here I have a new question:
The .form files are created by which software, and how can it open in
Eclipse? I knew that in Visual Basic one can create .form by dragging
and dropping different components suach as buttons. I would guess that
this java .form is simiar to that VB .form. I checked from Internet
that it seems there is one like JFormDesigner for java, but i also saw
that it creates .jfd file rather than .form file. When I open the
java .form in the Eclipse, I saw some xml code. The .java code
contains "import javax.swing.*;", so I would assume those .form is
also from java swing, but how it is obtained and how it can open/edit
like figure form in Eclipse? Can someone kindly help me?
Thanks a lot for the help in advance.
Hongyu