Results 1 to 2 of 2

Thread: Recommended Books on RCP/Swing

  1. #1
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    24

    Default Recommended Books on RCP/Swing

    Hi,

    are there any recommended books on RPC/Swing-Development?

    Anything like Rod Johnson's J2EE-Books?
    I'll have to start a new Standalone-App, but I'm afraid, that I'm kind of a server-side-geek, so I'd like to learn some best-practice-stuff about client-side-java-development.

    Thanks,
    SotA

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, Australia
    Posts
    335

    Default

    For Swing related info "Swing - Second Edition" Robinson & Vorobiev published by Manning is great it covers almost all of the framework and has some very useful examples. There is also a reasonable Swing book from O'Reilly but it's not as complete as Robinson & Vorobiev. In terms of Swing RCP books I'm not aware of any, but I'm sure there are some that cover Eclipse/JFace/SWT which might be moderately helpful.

    I also suggest you get the Spring Rich Client source, have a look around and try out the Pet Clinic sample app. One of the goals of Rich Client is to insulate you somewhat from the vagaries of Swing programming.

    Ollie

Similar Threads

  1. Replies: 2
    Last Post: Sep 28th, 2005, 11:12 PM
  2. BOOKS: any recommendation?
    By toadie in forum Container
    Replies: 6
    Last Post: Jul 19th, 2005, 11:37 AM
  3. Replies: 4
    Last Post: Jun 4th, 2005, 07:23 PM
  4. Good docs and books on Spring MVC
    By lnader in forum Web
    Replies: 3
    Last Post: Apr 13th, 2005, 03:01 PM
  5. What's recommended Procedure for flushing.
    By garpinc2 in forum Data
    Replies: 2
    Last Post: Nov 5th, 2004, 09:55 AM

Posting Permissions

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