| <div id="bigbuttons"> |
| <h3>Primary Links</h3> |
| <ul> |
| <li><a id="buttonDownload" href="download.php" title="Download"> |
| Builds, Update Site, Archives</a></li> |
| <li><a id="buttonDocumentation" href="documentation.php" title="Documentation"> |
| Examples, Reference Documentation</a></li> |
| <li><a id="buttonSupport" href="support.php" title="Download"> |
| Bug Tracker, Newsgroup</a></li> |
| <li><a id="buttonInvolved" href="/projects/project_summary.php?projectid=technology.nebula.nattable" title="About"> |
| Project Information, Git, Wiki, Committers</a></li> |
| </ul> |
| </div> |
| |
| <div id="midcolumn"> |
| <h3>Nebula NatTable - high performance SWT data grid</h3> |
| <div id="introText"> |
| |
| <p class="left">NatTable is a powerful and flexible SWT table/grid widget that is built to |
| handle very large data sets, real-time updates, dynamic styling, and more.</p> |
| |
| <p class="right">NatTable is a subproject of <a href="/nebula">Nebula</a>.<br/> |
| You can see the proposal of the NatTable project <a href="/proposals/technology.nebula.nattable">here</a> |
| </p> |
| |
| </div> |
| |
| <div id="screencast"> |
| <img align="middle" src="images/FullFeaturedScreenShot.png" border="0" alt="Full Featured: Column groups, frozen columns, blinking and more" width="640"/><br/> |
| </div> |
| |
| <div id="feature_1"> |
| <h4>Handling large datasets</h4> |
| <p>As a custom painted virtual grid widget, the NatTable can handle huge datasets without any performance issues.</p> |
| </div> |
| |
| <div id="feature_2"> |
| <h4>Tons of features</h4> |
| <p>The NatTable brings a lot of features that can be used by simply enabling them like column |
| reordering, sorting, editing, persistence of settings and <a href="features.php" title="NatTable - Features Overview">much more ...</a></p> |
| </div> |
| |
| <div id="feature_more"> |
| <h4>Getting Started and more...</h4> |
| <p>Read the NatTable <a href="documentation.php">documentation</a> and join the discussion at the <a href="http://www.eclipse.org/forums/eclipse.technology.nebula">forum</a> to understand how powerful NatTable is.</p> |
| <p> Want to know more? <a href="/projects/project_summary.php?projectid=technology.nebula.nattable">About This Project</a> |
| </div> |
| |
| </div> |
| |
| <div id="rightcolumn"> |
| |
| <div id="tryIt" class="sideitem"> |
| <img src="images/try_it_button.gif" |
| onclick="window.location.href = 'http://download.eclipse.org/nattable/webstart/NatTableExamples.jnlp'"> |
| (version 1.1.0) |
| </div> |
| |
| <div class="sideitem"> |
| <h6>News</h6> |
| <p> |
| NatTable 1.1.0 release has been published. |
| </p> |
| <p> |
| Nebula NatTable 1.1.0 released!<br> |
| Get it while it's hot from the <a href="download.php">download page</a>.<br> |
| <a href="nandn/nandn_110.php">NatTable 1.1.0 New and Noteworthy</a> |
| </p> |
| </div> |
| |
| <div class="sideitem"> |
| <h6>Current Status</h6> |
| <p>NatTable 1.1.0 released<br>This is the final release of the 1.x NatTable architecture!</p> |
| </div> |
| |
| </div> |