Results 1 to 2 of 2

Thread: Spring RCP: How do i get a submit button under formbuilder form

Hybrid View

  1. #1
    Join Date
    Mar 2012
    Posts
    2

    Default Spring RCP: How do i get a submit button under formbuilder form

    Hi all

    I am very new to Spring RCP and want know how i get a button that submit a form i created with FormBuilder. If i implement the form in a TitledPageApplicationDialog (like here) it generates me a button to submit the form. But if i implement the form in the view the button missing. How is the correct way implementing a form in a simple view ?

    thanks and greetings
    hetzge

  2. #2
    Join Date
    Feb 2012
    Posts
    2

    Post These tutorials should help.

    This tutorials maybe will help you.
    These are the first two of a series written for spring rc 1.0.0 but i successfully used it to create a 1.1.0 project.

    http://netbeans.dzone.com/news/spring-rcp-tutorial
    in this second one you will probably find the solution for your question.
    http://netbeans.dzone.com/news/getti...with-spring-rc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •