The Artima Developer Community
Sponsored Link

Java Buzz Forum
ClientJava.com Links(6) - Concurrent Swing, Eclipse RCP Examples, MVC Mediator Framework

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
ClientJava.com Links(6) - Concurrent Swing, Eclipse RCP Examples, MVC Mediator Framework Posted: Sep 16, 2004 2:15 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: ClientJava.com Links(6) - Concurrent Swing, Eclipse RCP Examples, MVC Mediator Framework
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

JBuilder test shows big J2SE 5.0 Swing improvements
Zheng gets JBuilder to run under J2SE 5.0 and notices speed and memory usage improvements. (JavaLobby Thread)

Examples of RCP-based apps
From the site... This is the summary of a nice thread spotted on eclipse.platform.rcp. The initial question was I am constantly having to deal with resistance from my developers, which mostly boils down to resistance to SWT, and hesitance from peers in the company. There are compelling arguments to counter nearly every criticism that I've encounted. However, I'm having difficulty with one question, has anyone else based a non-IDE product on Eclipse?. A few answers later, boy do we have some nice eye candy to show.

Concurrent Swing
Juha decided to brush up his Swing skills. He runs into a few threading issues moving a search off the EDT thread. ThreadPoolExecutor from the java.util.concurrent package comes to the rescue.

MVC Mediator - Joy of Swing Programming
From the announcement:

    Why Java still has not so good reputation in client-side arena - not among users, but programmers?

    I'm pleased c0 to anounce framework which radically eases development of rich client applications. It focuses on following topics:
    - encouraging MVC type application design
    - rich model 1f40 data binding
    - rich command binding
    - validation
    - buffering (commiting/reverting changes)
    - ease of use, rapid development
    - extensibility: model, event strategy and component toolkit agnostic
    - no XML

WebCharts3D 5.0 now supports SWT
WebCharts3D v5.0 now includes native SWT support.

WebCharts3D is a development library and tool that can enable you to deliver charts as animated interactive server-generated images or to embed charts into stand-alone Swing and SWT applications. The designer component can help you to give the end-user chart-editing capabilities.

Proposal Decoupling SWT/JFace from Eclipse IDE/RCP
Interesting point. I don't use Eclipse or SWT on a day to day basis but I don't see why they would have to be coupled either.

Read: ClientJava.com Links(6) - Concurrent Swing, Eclipse RCP Examples, MVC Mediator Framework

Topic: The Terrible Bush Speech Previous Topic   Next Topic Topic: [Sep 2, 2004 18:14 PDT] 3 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use