Search:

Type: Posts; User: Aubacca; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,126

    Perhaps this step by step instruction will help...

    Perhaps this step by step instruction will help you:
    http://www.programmieren-in-java.de/meshcms/tutorials/springrichclient/index.html
  2. Replies
    1
    Views
    1,190

    You can use this xxx-SNAPSHOT.jar, since jar...

    You can use this xxx-SNAPSHOT.jar, since jar files with this name are the latest development version but still not a release version.
    You will find them normally in the /target directory of your...
  3. Replies
    11
    Views
    3,101

    Running the demo application is no problem. At...

    Running the demo application is no problem. At the moment I am using version spring-richclient-0.3.0-SNAPSHOT, which is working fine it think.

    I would like to see different kind of views, forms...
  4. Replies
    11
    Views
    3,101

    "That's one small step for man, one giant leap for Spring RCP."

    Kanugula,
    I do not want you to be fired nor someone else, of cause!
    But it is really hard to find good samples in the internet and when you find some, then these samples are just fractions of code....
  5. Replies
    11
    Views
    3,101

    Share your implementation of Sprint RCP ...?

    Is there someone, who can share his application build with Spring RCP.
    I think it would help much more to build up an application with Spring RCP, if one could have an other implementation of Spring...
  6. Thread: Tooltips

    by Aubacca
    Replies
    3
    Views
    1,434

    Thank you Peter for your help!!! Here now the...

    Thank you Peter for your help!!!

    Here now the implementation in 'message.properties' to use the tool tips. Instead of the key .tooltip you have to use .caption and then you will see the tool tip...
  7. Thread: Tooltips

    by Aubacca
    Replies
    3
    Views
    1,434

    Tooltips

    Hi,
    is there a way to define and use tooltips for components like JTextField (not just buttons) etc. which are defined in the property files like:

    # Contact form
    address.address1.label=Address 1...
Results 1 to 7 of 7