MVP « GWT « Java Open Source App

Home
Java Open Source App
1.2D
2.3D
3.Algorithm Data Structure
4.Chart
5.Cloud Computing
6.Data Mining
7.Database
8.Eclipse
9.Game
10.Google API
11.Graphics
12.GUI
13.GWT
14.IntelliJ
15.JavaFX
16.JBoss
17.JDBC
18.JEE
19.JPA ORM
20.JSF
21.JSON
22.Maven
23.Media
24.Mobile
25.MongoDB
26.MySQL
27.Netbeans
28.Network
29.NoSQL
30.OpenGL
31.Oracle
32.OSGi
33.Security
34.Social Network
35.Spring
36.Sqlite
37.Testing
38.Web Framework
39.WebService
40.XML
Java Open Source App » GWT » MVP 

1. csavelief/gwt-mvp    github.com

A lightweight MVP framework for GWT .

2. p/gwt-presenter    code.google.com

Inspired by Ray Ryan's Best Practices For Architecting Your GWT App session at Google I/O 2009, this is an implementation of the 'Presenter' part of the Model-View-Presenter (MVP) design pattern ...

3. p/gwt-tools    code.google.com

This project contains: Place service to abstract history management RPC Service to help with RPC calls and setup MVP (Model View Presenter) interfaces Example apps extending the Contac...

4. p/gwt-mvp-example    code.google.com

MVP Architecture: A model encompasses business objects. In our case, the class Entity with some attributes.A view contains all of the UI components that make up our applicati...

5. p/gwt-mvp    code.google.com

This is an implementation of the Model-View-Presenter pattern based on the " GWT App Architecture Best Practices - Ray Ryan".This implementation uses Google GIN as a Dependency Injection (DI)...

6. p/dark-matter-contacts    code.google.com

This project uses the dark-matter-data project to re-implement the Contacts example associated with the GWT document that describes "Large scale application development and MVP"

7. p/gwt-mvp-scaffold    code.google.com

Creating a mvp based GWT project with maven in eclipse takes a lot of time. This project aims to supply a scaffolding mechanism for creating such projects rapidly.

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.