swt
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 36
SWT 3.2
SWT is an open source widget toolkit for Java. more>>
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.
Full-blown examples that can be downloaded from the eclipse download page. The examples in package org.eclipse.swt.examples run standalone, and the examples in org.eclipse.swt.examples.* packages are eclipse plug-ins.
To get the examples, first go and watch to the eclipse download page:
http://download.eclipse.org/downloads/index.php
Then click on the eclipse build that you would like examples for (i.e. the eclipse build that you are running; typically the latest Stable Build).
Then scroll down until you see "Example Plug-ins". Read the paragraph on installing them, and select the download for your platform.
After installing the examples, the source for them will be in a src.zip file in the appropriate subdirectory of: eclipse/plugins/org.eclipse.sdk.examples.source_ /src/
For example, the 3.1 source for the standalone examples in org.eclipse.swt.examples is in: org.eclipse.sdk.examples.source_3.1.0/src/org.eclipse.swt.examples_3.1.0/swtexamplessrc.zip.
To run the plug-in SWT examples, restart eclipse, go to Window > Show View... > Other... and expand "SWT Examples".
<<lessFull-blown examples that can be downloaded from the eclipse download page. The examples in package org.eclipse.swt.examples run standalone, and the examples in org.eclipse.swt.examples.* packages are eclipse plug-ins.
To get the examples, first go and watch to the eclipse download page:
http://download.eclipse.org/downloads/index.php
Then click on the eclipse build that you would like examples for (i.e. the eclipse build that you are running; typically the latest Stable Build).
Then scroll down until you see "Example Plug-ins". Read the paragraph on installing them, and select the download for your platform.
After installing the examples, the source for them will be in a src.zip file in the appropriate subdirectory of: eclipse/plugins/org.eclipse.sdk.examples.source_ /src/
For example, the 3.1 source for the standalone examples in org.eclipse.swt.examples is in: org.eclipse.sdk.examples.source_3.1.0/src/org.eclipse.swt.examples_3.1.0/swtexamplessrc.zip.
To run the plug-in SWT examples, restart eclipse, go to Window > Show View... > Other... and expand "SWT Examples".
Download (2.8MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
710 downloads
SWTSwing 3.2.0005
SWTSwing is a port of the SWT graphical toolkit to Swing. more>>
SWTSwing is a port of the SWT graphical toolkit to Swing. SWTSwing project brings portability, a bridge between Swing and SWT components, look and feel support and much more!
Go to www.eclipse.org to find more information about SWT.
Enhancements:
- This release implements more than 90% of the SWT API (against 70% in the previous version).
- It allows Eclipse 3.2 and several SWT-based applications to run quite decently.
- Moreover, SWTSwing now degrades properly to support older JREs, for example to allow running Eclipse on OS/2 with a Java 1.4.
<<lessGo to www.eclipse.org to find more information about SWT.
Enhancements:
- This release implements more than 90% of the SWT API (against 70% in the previous version).
- It allows Eclipse 3.2 and several SWT-based applications to run quite decently.
- Moreover, SWTSwing now degrades properly to support older JREs, for example to allow running Eclipse on OS/2 with a Java 1.4.
Download (3.2MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
798 downloads
Download (4.4MB)
Added: 2007-03-30 License: GPL (GNU General Public License) Price:
940 downloads
SWTJasperViewer 1.1.1
SWTJasperViewer is a JasperReports viewer component for SWT/JFace based applications and Eclipse plug-ins. more>>
SWTJasperViewer is a JasperReports viewer component for SWT/JFace based applications and Eclipse plug-ins. The component is designed with reusability in mind so it can suit as many projects as possible.
SWTJasperViewer is developed as part of the JasperAssistant report designer where its used for report preview.
SWTJasperViewer component is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
Main features:
- "What you see is what you get" visual report designer.
- Complete integration with Eclipse IDE environment.
- An integrated report compiler.
- Report preview support
- Report Export wizard
- Support for compiled report files (*.jasper)
- Drag-and-drop interface.
- Unlimited Undo/Redo support.
- Cut/Copy/Paste support.
- Properties View.
- Outline View.
- Problems/Tasks View.
- Intuitive Context Menus.
- A dedicated toolbar for text objects.
- Zoom support.
- A customizable palette.
- A comprehensive set of align and resize actions.
- Intuitive Expression Editor.
- Integrated user documentation.
- Field Wizard.
- Grid and Snap To Grid support.
- Rulers, Guides and Snap to Guides support.
- Extensible shortcuts support.
- Full support for JasperReports data sources.
<<lessSWTJasperViewer is developed as part of the JasperAssistant report designer where its used for report preview.
SWTJasperViewer component is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
Main features:
- "What you see is what you get" visual report designer.
- Complete integration with Eclipse IDE environment.
- An integrated report compiler.
- Report preview support
- Report Export wizard
- Support for compiled report files (*.jasper)
- Drag-and-drop interface.
- Unlimited Undo/Redo support.
- Cut/Copy/Paste support.
- Properties View.
- Outline View.
- Problems/Tasks View.
- Intuitive Context Menus.
- A dedicated toolbar for text objects.
- Zoom support.
- A customizable palette.
- A comprehensive set of align and resize actions.
- Intuitive Expression Editor.
- Integrated user documentation.
- Field Wizard.
- Grid and Snap To Grid support.
- Rulers, Guides and Snap to Guides support.
- Extensible shortcuts support.
- Full support for JasperReports data sources.
Download (MB)
Added: 2007-07-06 License: LGPL (GNU Lesser General Public License) Price:
845 downloads
SWT component for OpenSceneGraph 0.1
SWT component for OpenSceneGraph is a SWT component that allows you to display an OpenSceneGraph. more>>
SWT component for OpenSceneGraph is a SWT component that allows you to display an OpenSceneGraph.
SWT component for OpenSceneGraph is know as libosgswt. libosgswt is the initial component included inside the josgviewer set of libraries.
The OpenSceneGraph is an open source high peformance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris and FreeBSD operating systems.
<<lessSWT component for OpenSceneGraph is know as libosgswt. libosgswt is the initial component included inside the josgviewer set of libraries.
The OpenSceneGraph is an open source high peformance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris and FreeBSD operating systems.
Download (0.017MB)
Added: 2006-02-08 License: LGPL (GNU Lesser General Public License) Price:
1353 downloads
SwingWT 0.89
SwingWT is an implementation of the Swing/AWT APIs over SWT. more>>
SwingWT is a 100% pure Java library which aims to be a free implementation of Swing and AWT. Unlike Swing, SwingWT drives native peer widgets for your platform from SWT. You can see a screenshot of the basic SwingWT demo here (Linux/GTK2) and here (MacOSX).
Main features:
- More responsive GUIs and faster startup times
- Less RAM usage for applications
- Many developers prefer the Swing API
- Existing Swing applications dont need to be recoded
- Mature Swing UI designers can be used
- Developers deploying to *nix/Win32 can compile natively with GCJ and the applications can be distributed without a VM. Linux distribution makers could package many existing Java/Swing applications that previously could not be distributed in workable state.
- SWT components can be directly accessed through the API, allowing mix and match (make Eclipse plugins with Swing!)
- All platform benefits such as font sub-pixel decimation for LCD monitors (unavailable in Swing)
- Use Swing on mobile devices!
- The best of both worlds! New Swing components for JClosableTabbedPane, JCoolBar, JTaskTrayItem..
- A FREE implementation of Swing you can redistribute and modify to suit your own requirements
- Insulation from changes to the SWT APIs
- Insulation from differences between SWT platforms
Enhancements:
- This release contains many fixes and compatibility improvements, including support for AudioClip and SWT 3.2.
<<lessMain features:
- More responsive GUIs and faster startup times
- Less RAM usage for applications
- Many developers prefer the Swing API
- Existing Swing applications dont need to be recoded
- Mature Swing UI designers can be used
- Developers deploying to *nix/Win32 can compile natively with GCJ and the applications can be distributed without a VM. Linux distribution makers could package many existing Java/Swing applications that previously could not be distributed in workable state.
- SWT components can be directly accessed through the API, allowing mix and match (make Eclipse plugins with Swing!)
- All platform benefits such as font sub-pixel decimation for LCD monitors (unavailable in Swing)
- Use Swing on mobile devices!
- The best of both worlds! New Swing components for JClosableTabbedPane, JCoolBar, JTaskTrayItem..
- A FREE implementation of Swing you can redistribute and modify to suit your own requirements
- Insulation from changes to the SWT APIs
- Insulation from differences between SWT platforms
Enhancements:
- This release contains many fixes and compatibility improvements, including support for AudioClip and SWT 3.2.
Download (13.4MB)
Added: 2007-08-21 License: Common Public License Price:
797 downloads
scytha 0.2.1
scytha project is a file manager in the style of the famous Total Commander but for Linux OS, written in Java, SWT. more>>
scytha project is a file manager in the style of the famous Total Commander but for Linux OS, written in Java, SWT.
Main features:
- Two file views side by side
- Common file operations: copy, remove/rename, delete
- Multiple language support (currently english, german, hungarian, turkish)
- Built-in text file viewer
- Online update
- History-button and button for the mounted directories
More features can be added as plugins:
- Viewer plugins (images, program code with syntax highlighting, etc.)
- FS plugins (these plugins are viewed in one of the file views)
<<lessMain features:
- Two file views side by side
- Common file operations: copy, remove/rename, delete
- Multiple language support (currently english, german, hungarian, turkish)
- Built-in text file viewer
- Online update
- History-button and button for the mounted directories
More features can be added as plugins:
- Viewer plugins (images, program code with syntax highlighting, etc.)
- FS plugins (these plugins are viewed in one of the file views)
Download (4.6MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
RSSOwl 1.2.3
RSSOwl is an RSS/RDF/Atom newsreader that uses SWT. more>>
Applications that collect data from RSS-compliant sites are called RSS readers or "aggregators" RSSOwl is such an application.
RSSOwl 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.
Its easy to configure, available in many many languages and the best of all: Its platform-independent.
RSS ("Really Simple Syndication" or "Rich Site Summary") is a document specification that gives users the power to collect and organize Web-based news and information in a more efficient manner.
The owl is a traditional symbol of wisdom, and a quiet, efficient hunter. Youll find RSSOwls "big eyes" a big help when scanning the Webs vast array of RSS sources.
Main features:
- Import your favorite newsfeeds using the OPML format. Most newsreaders support the export of newsfeeds via OPML, making it very easy to switch to RSSOwl and have your bookmarked favorites inside RSSOwl.
- Bookmark your favorite newsfeeds in nested categories. Set properties like "auto-update-interval", "open on startup" or "reload on startup".
- RSSOwl helps you finding a suitable title for your favorites. Just click the "Grab title from newsfeed" button and RSSOwl will scan the newsfeed for the title and use it for the new favorite.
- Create collections of newsfeeds other may subscribe to. A subscription is a file that contains newsfeeds. Placing the subscription online will allow others to subscribe to that collection and have the same newsfeeds inside RSSOwl. The subscription is updated each time RSSOwl is starting.
- Switch on the internal browser to read news that contain HTML. Some newsfeeds use this kind of technique to include images and links.
- Select a newsfeed, a single news or an entire category of newsfeeds to export the content into one of the formats PDF, RTF or HTML. When exporting news into PDF, RSSOwl will create bookmarks showing the titles of all news. These are very helpfull when searching for a particular news inside the PDF document.
- RSSOwls internal panels are highly customizable. Choose between a 2-column and a 3-column layout. Hide and restore the tree containing all favorites and the quickview box. Maximize the tabfolder with a single click in order to view a website inside the internal browser with full size.
- A lot of search-options make RSSOwl a powerful application to search inside a newsfeed or an entire category. The boolean operators "and", "or" and "not" may be combined with the search-term. Common options to only match a whole word, regard case-sensitivity or to use regular expressions are allowed. Results are displayed in the tabfolder and each keyword is highlighted inside the newstext.
- AmphetaRate is a centralized ratings/recommendation service that provides personalized news and blog recommendations. Each news found in your subscribed feeds may be rated "Fantastic", "Good", "Moderate", "Bad" and "Very bad". Your recommendations are computed by Bayesian filtering and an algorithm finding people who share your taste.
- The integrated newsfeed-search engine allows to search for newsfeeds by keyword. Simply enter words like "News" or "Linux" and press the search button. Soon the engine will give out a list of newsfeeds. It is also possible to restrict the search to only match newsfeeds that have the same language that RSSOwl has set. Once the search has finished, import all of them into any category with a single click.
- Tired of copying and pasting newsfeeds out of a website into your newsreader? Simply enter the website containing links to newsfeeds into the feed-discovery and RSSOwl will show all the newsfeeds it has found. Import them into any category with a single click. Or enter the URL to an OPML file and gain access to its newsfeeds - its a breeze!
- The integrated feedvalidator allows to check the validity of a newsfeed. Any error or warning is shown inside the validator, together with the line-number. This feature makes the perfect tool for bloggers as theyre able to test their newsfeeds. RSSOwl provides support for RSS 0.91, 0.92 and 2.0 straight "out of the box".
- Access password protected newsfeeds. RSSOwl 1.0 is supporting the Base authentication which is the original and most compatible authentication scheme. But be prepared for RSSOwl 1.1 coming soon which will also support Digest and NTLM authentication that was introduced with HTTP 1.1.
- A small toolbar above the tree containing all favorites allowes to execute the commands "Reload All Favorites", "Aggregate All Favorites", "Search in all Favorites" and "Mark All Favorites Read". Believe us, its a handy feature. :-)
- Place RSSOwl into the system tray on minimization. As soon as RSSOwl is reloading a newsfeed and detects that new, unread news are available it will tell you so.
- RSSOwl is highly customizable. "Preferences" allow to change fonts, languages, colors, hotkeys and a lot more. Export settings into a file to import them into RSSOwl on a different computer. Switch fonts or make yourself comfortable with RSSOwl by choosing one of the 25 languages available - everything is just a few clicks away!
<<lessRSSOwl 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.
Its easy to configure, available in many many languages and the best of all: Its platform-independent.
RSS ("Really Simple Syndication" or "Rich Site Summary") is a document specification that gives users the power to collect and organize Web-based news and information in a more efficient manner.
The owl is a traditional symbol of wisdom, and a quiet, efficient hunter. Youll find RSSOwls "big eyes" a big help when scanning the Webs vast array of RSS sources.
Main features:
- Import your favorite newsfeeds using the OPML format. Most newsreaders support the export of newsfeeds via OPML, making it very easy to switch to RSSOwl and have your bookmarked favorites inside RSSOwl.
- Bookmark your favorite newsfeeds in nested categories. Set properties like "auto-update-interval", "open on startup" or "reload on startup".
- RSSOwl helps you finding a suitable title for your favorites. Just click the "Grab title from newsfeed" button and RSSOwl will scan the newsfeed for the title and use it for the new favorite.
- Create collections of newsfeeds other may subscribe to. A subscription is a file that contains newsfeeds. Placing the subscription online will allow others to subscribe to that collection and have the same newsfeeds inside RSSOwl. The subscription is updated each time RSSOwl is starting.
- Switch on the internal browser to read news that contain HTML. Some newsfeeds use this kind of technique to include images and links.
- Select a newsfeed, a single news or an entire category of newsfeeds to export the content into one of the formats PDF, RTF or HTML. When exporting news into PDF, RSSOwl will create bookmarks showing the titles of all news. These are very helpfull when searching for a particular news inside the PDF document.
- RSSOwls internal panels are highly customizable. Choose between a 2-column and a 3-column layout. Hide and restore the tree containing all favorites and the quickview box. Maximize the tabfolder with a single click in order to view a website inside the internal browser with full size.
- A lot of search-options make RSSOwl a powerful application to search inside a newsfeed or an entire category. The boolean operators "and", "or" and "not" may be combined with the search-term. Common options to only match a whole word, regard case-sensitivity or to use regular expressions are allowed. Results are displayed in the tabfolder and each keyword is highlighted inside the newstext.
- AmphetaRate is a centralized ratings/recommendation service that provides personalized news and blog recommendations. Each news found in your subscribed feeds may be rated "Fantastic", "Good", "Moderate", "Bad" and "Very bad". Your recommendations are computed by Bayesian filtering and an algorithm finding people who share your taste.
- The integrated newsfeed-search engine allows to search for newsfeeds by keyword. Simply enter words like "News" or "Linux" and press the search button. Soon the engine will give out a list of newsfeeds. It is also possible to restrict the search to only match newsfeeds that have the same language that RSSOwl has set. Once the search has finished, import all of them into any category with a single click.
- Tired of copying and pasting newsfeeds out of a website into your newsreader? Simply enter the website containing links to newsfeeds into the feed-discovery and RSSOwl will show all the newsfeeds it has found. Import them into any category with a single click. Or enter the URL to an OPML file and gain access to its newsfeeds - its a breeze!
- The integrated feedvalidator allows to check the validity of a newsfeed. Any error or warning is shown inside the validator, together with the line-number. This feature makes the perfect tool for bloggers as theyre able to test their newsfeeds. RSSOwl provides support for RSS 0.91, 0.92 and 2.0 straight "out of the box".
- Access password protected newsfeeds. RSSOwl 1.0 is supporting the Base authentication which is the original and most compatible authentication scheme. But be prepared for RSSOwl 1.1 coming soon which will also support Digest and NTLM authentication that was introduced with HTTP 1.1.
- A small toolbar above the tree containing all favorites allowes to execute the commands "Reload All Favorites", "Aggregate All Favorites", "Search in all Favorites" and "Mark All Favorites Read". Believe us, its a handy feature. :-)
- Place RSSOwl into the system tray on minimization. As soon as RSSOwl is reloading a newsfeed and detects that new, unread news are available it will tell you so.
- RSSOwl is highly customizable. "Preferences" allow to change fonts, languages, colors, hotkeys and a lot more. Export settings into a file to import them into RSSOwl on a different computer. Switch fonts or make yourself comfortable with RSSOwl by choosing one of the 25 languages available - everything is just a few clicks away!
Download (4.7MB)
Added: 2006-11-27 License: Eclipse Public License Price:
1065 downloads
Stickloader 0.5
Stickloader is a LAME front end for quick filling of mp3 sticks. more>>
Stickloader is an easy solution for copying music files from your hard disk to your USB stick and re-encoding them at a lower bitrate for more efficient usage of your MP3 player disk space.
Stickloader is a LAME front end for quick filling of mp3 sticks.
MP3 files and whole directories can be easily dragged on the Stickloader window (which always stays on top) and they are automatically re-encoded using LAME and copied to your USB stick by using a temporary directory to avoid blocking the encoding process.
The programm is written with Java 5.0 using the Standard Widget Toolkit SWT and is using LAME for encoding the data. Therefore it should be system-independent and run on every system where Java, SWT and LAME are available.
<<lessStickloader is a LAME front end for quick filling of mp3 sticks.
MP3 files and whole directories can be easily dragged on the Stickloader window (which always stays on top) and they are automatically re-encoded using LAME and copied to your USB stick by using a temporary directory to avoid blocking the encoding process.
The programm is written with Java 5.0 using the Standard Widget Toolkit SWT and is using LAME for encoding the data. Therefore it should be system-independent and run on every system where Java, SWT and LAME are available.
Download (0.82MB)
Added: 2006-07-21 License: Freely Distributable Price:
1190 downloads
WebCharts3D 5.2
WebCharts 3 allows you to deliver general purpose and specialized 2- and 3-dimensional charts. more>>
WebCharts 3 allows you to deliver general purpose and specialized 2- and 3-dimensional charts as applets or interactive server-generated images (PNG, GIF, JPEG, SWF, SVG, PDF, TIFF, and WBMP) to Web browsers and mobile devices, or embed charts into stand-alone Swing/SWT applications.
WebCharts3D includes a WYSIWYG (What You See Is What You Get) designer that can be easily incorporated into your own applications to provide your end-users with chart editing capabilities. Full JSF support is included.
Enhancements:
- This version offers many enhancements including new chart attributes such as line and curve strokes and error bars, new maps, and improved gauges.
- It also provides a full-featured plugin for Eclipse that can be used instead of WebCharts3D Designer and offers XML, Java, and JSF/JSP/Swing/SWT code generation capabilities along with browser-based chart preview.
- The product now supports two additional formats - VML (Vector Markup Language) and CANVAS tag, which allow it to render the charts directly as vector graphics inside the browsers instead of using image generation.
<<lessWebCharts3D includes a WYSIWYG (What You See Is What You Get) designer that can be easily incorporated into your own applications to provide your end-users with chart editing capabilities. Full JSF support is included.
Enhancements:
- This version offers many enhancements including new chart attributes such as line and curve strokes and error bars, new maps, and improved gauges.
- It also provides a full-featured plugin for Eclipse that can be used instead of WebCharts3D Designer and offers XML, Java, and JSF/JSP/Swing/SWT code generation capabilities along with browser-based chart preview.
- The product now supports two additional formats - VML (Vector Markup Language) and CANVAS tag, which allow it to render the charts directly as vector graphics inside the browsers instead of using image generation.
Download (8.4MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
1196 downloads
JWAX 0.4b
JWAX is a event driven component framework for AJAX development. more>>
JWAX is an AJAX event-driven component framework modeled after Swing, SWT, and other component-based systems.
Features include object-oriented design, pluggable themes, Renderkit code generation, simple and complex (aggregated) components support, and many others.
JWAX architecture is a component framework much like Swing, SWT, etc. It leverages an event delegation model to trigger and listen for component events. The underlying component model is rendered based on the client output type.
So its easy to customize the component view to a browser, technology or look and feel based on the renderkit chosen. There is also support for async component rendering and server communications using technologies such as AJAX.
Main features:
- Object Oriented Architecture
- Event Delegation Model
- Component Inheritance and Aggregation Support
- Cross Browser Compatibility w/ RenderKits
- Aspect Oriented Rendering of Components
The component tree is an Object Oriented Design, which means components can inherit functionality from their parents. Due to limitations in the javascript language true polymorphism isnt supported. JComponent, the top level component supports nesting of components to form a tree of component relationships. This enables rendering of complex nested trees of components. The JComponent class also has a number of other unique characteristics that make overloading of functionality, like component defined CSS style templates for User Interface generation.
Enhancements:
- Add JList support
- Add Samples for Demo: Labels, List, Images
- Add font support to components
- Add API documentation to website
- Add component tree support (renderers coming soon)
- Add resource bundle support (dynamic loading of resources for internationalization)
- Add Tutorials to website
- Fix Frame Client Area Paint Issue
- Fix Menu Z-Order Close Issue
- Fix Tab Notebook with tabs on left and right
- Fix Firefox/Mozilla Issues (more coming)
- Greater separation of Themes
- Number of other fixes
<<lessFeatures include object-oriented design, pluggable themes, Renderkit code generation, simple and complex (aggregated) components support, and many others.
JWAX architecture is a component framework much like Swing, SWT, etc. It leverages an event delegation model to trigger and listen for component events. The underlying component model is rendered based on the client output type.
So its easy to customize the component view to a browser, technology or look and feel based on the renderkit chosen. There is also support for async component rendering and server communications using technologies such as AJAX.
Main features:
- Object Oriented Architecture
- Event Delegation Model
- Component Inheritance and Aggregation Support
- Cross Browser Compatibility w/ RenderKits
- Aspect Oriented Rendering of Components
The component tree is an Object Oriented Design, which means components can inherit functionality from their parents. Due to limitations in the javascript language true polymorphism isnt supported. JComponent, the top level component supports nesting of components to form a tree of component relationships. This enables rendering of complex nested trees of components. The JComponent class also has a number of other unique characteristics that make overloading of functionality, like component defined CSS style templates for User Interface generation.
Enhancements:
- Add JList support
- Add Samples for Demo: Labels, List, Images
- Add font support to components
- Add API documentation to website
- Add component tree support (renderers coming soon)
- Add resource bundle support (dynamic loading of resources for internationalization)
- Add Tutorials to website
- Fix Frame Client Area Paint Issue
- Fix Menu Z-Order Close Issue
- Fix Tab Notebook with tabs on left and right
- Fix Firefox/Mozilla Issues (more coming)
- Greater separation of Themes
- Number of other fixes
Download (0.18MB)
Added: 2006-05-23 License: LGPL (GNU Lesser General Public License) Price:
1250 downloads
wx4j 0.2.0
wx4j is a Java binding for wxWindows. more>>
wx4j project is a Java binding for wxWindows.
It provides a Java GUI toolkit using native widgets (to utilize the native look and feel).
This is in contrast to Swing/JFC which tries to mimic the native look and feel, but usually doesnt quite feel right. In this respect, it is very similar to the SWT toolkit used in IBMs Eclipse IDE. But rather than inventing yet another toolkit, wx4j utilizes the proven wxWidgets C++ library and uses SWIG to expose the API in Java. This also means the event loop executes in C++ and is very responsive.
<<lessIt provides a Java GUI toolkit using native widgets (to utilize the native look and feel).
This is in contrast to Swing/JFC which tries to mimic the native look and feel, but usually doesnt quite feel right. In this respect, it is very similar to the SWT toolkit used in IBMs Eclipse IDE. But rather than inventing yet another toolkit, wx4j utilizes the proven wxWidgets C++ library and uses SWIG to expose the API in Java. This also means the event loop executes in C++ and is very responsive.
Download (3.3MB)
Added: 2006-09-28 License: BSD License Price:
1122 downloads
Matrex 1.1
Matrex is a graphical tool to show, organize and calculate big amounts of data. more>>
Matrex is a graphical tool to show, organize and calculate big amounts of data.
Matrex is the perfect tool for mathematical models and for other statistical, engineering, physical, and generally scientific calculations.
Matrex is based on matrices, which are meant as square grids of numbers, texts, dates or booleans.
Matrex matrices can be real matrices, vectors or simple values.
Matrex uses also:
- functions to transform matrices to other matrices.
- presentations to show multiple matrices together in a spreadheet-like way.
- charts to show matrices graphically.
Advantages: simplicity, performance, multithreading, readability, easy projects sharing; and the feeling you have everything under control.
Matrex uses the following products:
- SWT for the graphical user interface
- JFreeChart for the 2D charts
- FreeHep for the 3D charts
- Jython as embedded scripting language
- Apache Commons Math to calculate pure matrices functions and statistical functions
- IzPack to install Matrex.
<<lessMatrex is the perfect tool for mathematical models and for other statistical, engineering, physical, and generally scientific calculations.
Matrex is based on matrices, which are meant as square grids of numbers, texts, dates or booleans.
Matrex matrices can be real matrices, vectors or simple values.
Matrex uses also:
- functions to transform matrices to other matrices.
- presentations to show multiple matrices together in a spreadheet-like way.
- charts to show matrices graphically.
Advantages: simplicity, performance, multithreading, readability, easy projects sharing; and the feeling you have everything under control.
Matrex uses the following products:
- SWT for the graphical user interface
- JFreeChart for the 2D charts
- FreeHep for the 3D charts
- Jython as embedded scripting language
- Apache Commons Math to calculate pure matrices functions and statistical functions
- IzPack to install Matrex.
Download (9.4MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
925 downloads
RSSOwl | RSS / RDF / Atom Newsreader 1.2.4
RSSOwl is a free RSS / RDF / Atom Newsreader written in Java using SWT as graphic library. RSS ("Really Simple Syndication" or "Rich Site Summary") is... more>> <<less
Download (5000KB)
Added: 2009-04-28 License: Freeware Price: Free
423 downloads
Other version of RSSOwl | RSS / RDF / Atom Newsreader
License:Free
genesis 3.0
genesis is a framework that aims to bring simplicity and productivity to enterprise application development. more>>
genesis is a framework that aims to bring simplicity and productivity to enterprise application development, ensuring scalability, robustness, and testability of your software.
The main goal is to simplify the development of business components and the construction of complex graphical interfaces, with minimum effort for developers. It combines several frameworks in a completely transparent way for developers through the use of AOP (Aspect Oriented Programming).
The project tries to allow people with little knowledge of the Java platform to develop robust applications quickly, without requiring them to learn several new technologies and complex concepts.
Main features:
- Support for desktop applications
- Swing binding
- SWT binding
- Thinlet binding
- Easy, transparent remoting
- Transaction support
- Hibernate support
- Paging support
<<lessThe main goal is to simplify the development of business components and the construction of complex graphical interfaces, with minimum effort for developers. It combines several frameworks in a completely transparent way for developers through the use of AOP (Aspect Oriented Programming).
The project tries to allow people with little knowledge of the Java platform to develop robust applications quickly, without requiring them to learn several new technologies and complex concepts.
Main features:
- Support for desktop applications
- Swing binding
- SWT binding
- Thinlet binding
- Easy, transparent remoting
- Transaction support
- Hibernate support
- Paging support
Download (28MB)
Added: 2007-06-14 License: LGPL (GNU Lesser General Public License) Price:
870 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above swt search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed