blob: e2acd8ddebf1411021ff36c2a7c65973e3ddeaa1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>The SWT Community Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
<link rel="stylesheet" href="swt.css" type="text/css">
<link rel="shortcut icon" href="http://www.eclipse.org/images/eclipse.ico" type="image/x-icon">
</head>
<body bgcolor="#ffffff" text="#000000">
<table width="635px" style="border-bottom: 1px solid #000000;">
<colgroup><col width="125px"><col width="510px"></colgroup>
<tr><?php include "sidebar.php"; ?>
<td valign="top" style="padding: 10px"><h1 style="padding: 0; margin: 0; border-bottom: 1px solid #000000;">The SWT Community Page</h1>
<p>This page provides links to additional SWT ports, widgets, and applications
maintained elsewhere in the community. If you have a project and would like to
see it listed here, please let us know on the
<a href="http://dev.eclipse.org/mailman/listinfo/platform-swt-dev">SWT developer mailing list</a>.</p>
<table width="100%">
<tr><th bgcolor="#0080c0" align="left" style="padding: 2px;"><font color="#ffffff">Code and Bug Fixes</font>
</table>
<p>Many thanks to the <a href="contributors.txt">people</a> who have
contributed code and bug fixes to SWT.</p>
<table width="100%">
<tr><th bgcolor="#0080c0" align="left" style="padding: 2px;"><font color="#ffffff">Ports</font>
</table>
<p>Ivan Markov is working on a port of SWT to the
<a href="http://www.fox-toolkit.org/">Fox Widget Toolkit</a>.</p>
<ul>
<li>Homepage: <a href="http://swtfox.sf.net">http://swtfox.sf.net/</a></li>
<li>CVS: <a href="http://cvs.sourceforge.net/viewcvs.py/swtfox/">:pserver:anonymous@cvs.sourceforge.net:/cvsroot/swtfox</a></li>
</ul>
<p>Christopher Deckers is working on a port of SWT on top of the Swing widget
toolkit.</p>
<ul>
<li>Homepage: <a href="http://sourceforge.net/projects/swtswing">http://sourceforge.net/projects/swtswing/</a></li>
<li>CVS: <a href="http://cvs.sourceforge.net/viewcvs.py/swtswing/">:pserver:anonymous@cvs.sourceforge.net:/cvsroot/swtswing</a></li>
</ul>
<table width="100%">
<tr><th bgcolor="#0080c0" align="left" style="padding: 2px;"><font color="#ffffff">Additional Widgets</font>
</table>
<ul>
<li><b><a href="http://www.kupzog.de/fkmk_uk/Programming/Downloads/downloads.html">KTable Widget</a></b>
<i>by Friederich Kupzog</i>
<p>KTable is a custom drawn table widget for SWT that provides a flexible
grid of cells to display data. It provides custom cell rendering, a variety of
selection modes and cell editing.</p>
<li><b><a href="http://www.novocode.com/swt/">SWT Controls</a></b>
<i>by Novocode</i>
<p>A variety of controls such as FramedComposite, HyperLink,
LiveSashForm and SizeGrip developed using SWT graphics, events
and widgets.</p>
<li><b><a href="http://sourceforge.net/projects/swt-datepicker/">SWT DatePicker widget</a></b>
<i>by Andrey Onistchuk and Sebastian</i>
<p>Emulated widgets that provide a date-picker panel and combo widget
with drop-down date-picker panel.</p>
<li><b><a href="http://swtcalendar.sourceforge.net/">SWTCalendar widget</a></b>
<i>by Bryan Yu</i>
<p>SWTCalendar was designed to be a flexible component so a developer
can embed a date picker in their application or create their own
standalone date picker dialog.</p>
</ul>
<table width="100%">
<tr><th bgcolor="#0080c0" align="left" style="padding: 2px;"><font color="#ffffff">Open Source SWT Applications</font>
</table>
<ul>
<li><b><a href="http://azureus.sourceforge.net/">Azureus</a></b>
<p>Azureus is a featureful bittorrent client implementation written
in Java using SWT.</p>
<li><b><a href="http://www.rssowl.org/">RSSOwl</a></b>
<p>RSSOwl is an RSS newsreader that lets you gather, organize, update, and
store information from any compliant source in a convenient, easy to use
interface, save selected information in various formats for offline viewing
and sharing, and much more.</p>
<li><b><a href="http://sancho-gui.sourceforge.net/">sancho</a></b>
<p>sancho is a gui that connects to a p2p core application. Power users
that use p2p applications usually choose one that has core/gui separation.
sancho provides an easy to use, powerful, and configurable gui, currently
supporting the gui protocol of the popular mldonkey core.</p>
<li><b><a href="http://sourceforge.net/projects/deinonychus/">Deinonychus</a></b>
<p>Deinonychus is an email client written in Java featuring a GUI built
with SWT. Supports MIME, IMAP, POP, and SMTP.</p>
</ul>
</table>
</body>
</html>