facebook

Source code about Matisse generator .form

  1. MyEclipse Archived
  2.  > 
  3. Matisse/Swing UI Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #287059 Reply

    emedia
    Member

    Hello!

    I have created a GUI with Matisse. Then, I get two files. The .form file, with all information about the graphics component as labels, checkbox, layouts… and the .java file with buttons events code, and my own code.

    I need the java code about the GUI, only in a single file .java. I should go with this .java file to a computer without any java ide, only with the jvm. If I made any change, I would go to the cource class with a text editor an make the change “by hand”, and compile in command line.

    Is there any way to get this unique .java file instead the two files (.form and .java)?

    Thanks a lot!

    Chears!

    #287081 Reply

    Loyal Water
    Member

    Im sorry that not possible. You would require both the files.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Source code about Matisse generator .form

You must be logged in to post in the forum log in