| <div id="maincontent"> |
| <div id="midcolumn"> |
| |
| <h1>RAP Incubator</h1> |
| <p> |
| The incubator is a place at RAP where we make interesting / promising |
| developments visible and accessible for the community. |
| </p> |
| <p> |
| The community can evaluate and use the code by checking it out from CVS. |
| Only the developers that contributed the code will take care of |
| newsgroup / mailing list questions and bugzilla bugs. |
| </p> |
| <p> |
| The incubator content is not released with any of the RAP builds! |
| If functionality from the incubator is broadly used by the community, |
| is mature and meets the necessary quality standards we will move |
| it out of the incubator into the main development stream. |
| </p> |
| |
| <h2>Available components</h2> |
| |
| <div class="box"> |
| <div class="images"> |
| <img src="../images/sandbox/pde_runtime.png" alt="PDE Runtime"/> |
| </div> |
| <div> |
| <h3>PDE Runtime</h3> |
| <p>PDE Runtime is an adoption of the platform PDE Runtime code that |
| offers the Plugin Registry and the Error log. |
| </p> |
| <p>Available in <a href="/rap/source/">CVS</a> at |
| sandbox/org.eclipse.rap.pde.runtime |
| </p> |
| </div> |
| <div style="clear: both"></div> |
| </div> |
| |
| <div class="box"> |
| <div class="images"> |
| <img src="../images/sandbox/gmap.png" alt="GMap component"/> |
| </div> |
| <div> |
| <h3>GMap</h3> |
| <p> |
| The Google Maps component provides a simple integration of a GMap |
| in a custom widget. This component is used as an example for the |
| <a href="http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.rap.help/help/html/advanced/custom-widget.html"> |
| "Custom widget tutorial"</a>. |
| </p> |
| <p> |
| Available in <a href="/rap/source/">CVS</a> at |
| sandbox/org.eclipse.rap.demo.gmaps |
| </p> |
| </div> |
| <div style="clear: both"></div> |
| </div> |
| |
| <div class="box"> |
| <div class="images"> |
| <img src="../images/sandbox/search.png" alt="search component"/> |
| </div> |
| <div> |
| <h3>Search</h3> |
| <p> |
| Search is an adoption of the <em>org.eclipse.search</em> code |
| that offers a search dialog and a search result view. Clients can |
| contribute search dialog pages |
| (extension point 'org.eclipse.search.searchPages') and search |
| result view pages |
| (extension point 'org.eclipse.search.searchResultViewPages') |
| to integrate their searches to the shared search user |
| interface. |
| </p> |
| <p> |
| Available in <a href="/rap/source/">CVS</a> at |
| sandbox/org.eclipse.rap.search |
| </p> |
| </div> |
| <div style="clear: both"></div> |
| </div> |
| |
| <div class="box"> |
| <div class="images"> |
| <img src="../images/sandbox/forms_examples.png" alt="Forms Examples"/> |
| </div> |
| <div> |
| <h3>Forms Examples</h3> |
| <p> |
| Forms Examples is an adoption of the |
| <em>org.eclipse.rap.ui.forms.examples</em> plug-in that demonstrates |
| the major features of the Eclipse Forms API. |
| </p> |
| <p> |
| Available in <a href="/rap/source/">CVS</a> at |
| sandbox/org.eclipse.rap.ui.forms.examples |
| </p> |
| </div> |
| <div style="clear: both"></div> |
| </div> |
| |
| <div class="box"> |
| <div class="images"> |
| <img src="../images/sandbox/spread-sheet.png" alt="Spread Sheet"/> |
| </div> |
| <div> |
| <h3>Spread Sheet</h3> |
| <p> |
| This component hosts a prototypical spread sheet implementation |
| that is composed entirely out of existing widgets. |
| </p> |
| <p> |
| Available in <a href="/rap/source/">CVS</a> at |
| incubator/spreadsheet |
| </p> |
| </div> |
| <div style="clear: both"></div> |
| </div> |
| |
| <div class="box"> |
| <div class="images"> |
| <img src="../images/sandbox/upload-widget.png" alt="File Upload Widget"/> |
| </div> |
| <div> |
| <h3>Upload Widget</h3> |
| <p> |
| The upload widget allows files to be uploaded to the application |
| server from the RAP client. |
| </p> |
| <p> |
| Available in <a href="/rap/source/">CVS</a> at |
| sandbox/org.eclipse.rwt.widgets.upload |
| </p> |
| </div> |
| <div style="clear: both"></div> |
| </div> |
| |
| <div class="box"> |
| <div class="images"> |
| <img src="../images/sandbox/google-visualization.png" alt="Google Visualization"/> |
| </div> |
| <div> |
| <h3>Google Visualization</h3> |
| <p> |
| The Google Visualization component provides a simple integration |
| of all of the Google Visualization widgets as RAP custom widgets: |
| <ul> |
| <li>Motion Chart</li> |
| <li>Annotated Timeline</li> |
| <li>Area Chart</li> |
| <li>Bar Chart</li> |
| <li>Column Chart</li> |
| <li>Gauge</li> |
| <li>Geomap</li> |
| <li>Intensity Map</li> |
| <li>Line Chart</li> |
| <li>Pie Chart</li> |
| <li>Scatter Chart</li> |
| <li>Table</li> |
| </ul> |
| </p> |
| <p> |
| Available in <a href="/rap/source/">CVS</a> at |
| incubator/visualization |
| </p> |
| </div> |
| <div style="clear: both"></div> |
| </div> |
| |
| <div class="box"> |
| <div class="images"> |
| <img src="../images/sandbox/jit.png" alt="JIT Visualizations"/> |
| </div> |
| <div> |
| <h3>JIT Visualizations</h3> |
| <p> |
| The JIT Visualization component provides a simple integration of |
| visualizations from the <a href="http://thejit.org/">JavaScript |
| InfoVis Toolkit</a> by Nicolas Garcia Belmonte. |
| Visualizations currently supported: |
| <ul> |
| <li>HyperTree</li> |
| <li>RadialGraph</li> |
| <li>SpaceTree</li> |
| <li>TreeMap</li> |
| </ul> |
| </p> |
| <p> |
| Available in <a href="/rap/source/">CVS</a> at |
| incubator/visualization |
| </p> |
| </div> |
| <div style="clear: both"></div> |
| </div> |
| |
| </div> |
| |
| <div id="rightcolumn"> |
| <div class="sideitem"> |
| <h6>Incubation</h6> |
| <div style="text-align: center;"> |
| <a href="/projects/what-is-incubation.php"><img |
| align="center" src="/images/egg-incubation.png" |
| border="0" alt="Incubation" /></a> |
| </div> |
| </div> |
| </div> |
| |
| </div> |