java applications

Petition 50108
New! Allow your web visitors to sign a petition with their real signature. more>> Need to ask for real signatures on your web site? This Perl script makes use of a free Java applet which captures signatures as a series of numbers. You allow users to sign your petition or document with the signature.pl script, and you may view the signatures later with with view_petition.pl script.New!Now you can let your visitors view the petition, without concern for privacy. Unless you include the password, the view_petition script will only display the name and the signature.Also added in the last release is the ability to specify the number of signatures per page, and next or last buttons at the bottom depending on whether there are more signatures to view. Also you may request email addresses with this latest release.<<less
Big Faceless Java Graph Library 2.4.1
A Java class library for creating graphs and charts. more>>
The Big Faceless Java Graph Library is a Java class library for creating graphs and charts. It is backed by a full 3D engine, allowing you to create shaded 3D pie, bar, and line graphs as GIF, PDF, PNG, or other image formats.
Big Faceless Java Graph Library features include transparent backgrounds, extensible axes to graph dates, currencies, custom fonts, and spline curve fitting. It is small, fast, and easy to use.
The most useful benefit is the Tag Library interface. This makes embedding graphs in web pages almost trivial - as easy as creating an HTML table, for instance. Most people will embed the graph as a PNG, which means JavaScript can be used to create rollovers and actions, in exactly the same way as an image map. If you prefer a vector image, SVG and Flash can be created by changing one word of your XML.
Major Features:
- XML and JSP Tag Library interface, for extremely easy integration with web projects
- Very comprehensive API and Tag documentation with dozens of examples
- Embed JavaScript in your tags to easily create powerful rollovers
- Full 3D engine with adjustable light source, produces the most realistic graphs on the market
- Output to PNG, SVG, Macromedia Flash, PDF or java.awt.Image for use in Applets
- Graph Dates, Currencies, Percentages, Numbers and Discrete data out of the box, easily extended for total control over the axes
- Mix Bars, Lines, Candles, Bubbles, all on the same graph
- Add text, lines or custom markers anywhere on the graph, including axes
- Use up to four axes on the one graph, including logarithmic axes
- Plot mathematical functions, data samples and spline curves fitted to data, all on the same graph
- It's fast plot several 3D graphs a second to PDF
Enhancements:
- Fixed mouseovers relating to to multi-bar series in the tag library
- Fixed build issue bug that was causing a required class to be obfuscated away. This was sometimes causing mouseover issues on the first graph.
Requirements: Java 2 Standard Edition Runtime Environment
RealChat 5
RealChat combines a high performance Java chat server with a lightweight Ajax chat client. You get tabbed chat, private rooms, customizable appearance, web-based configuration, and more! more>>
RealChat combines a high performance Java chat server with a lightweight Ajax chat client. You get tabbed chat, private rooms, customizable appearance, web-based configuration, and more! Easily integrate RealChat with your user database so members can use their existing profiles. Ready-made plug-ins available for phpBB, Invision PB, vBulletin and more. Completely private-brand the software, including your own identity in the "About" section. Host multiple independent virtual chat servers on a single server. RealChat ISP Edition comes with five virtual servers licenses included. Additional vServer licenses may be purchased to increase the number of virtual hosts allowed.
Requirements: A dedicated server or unrestricted shell account on a shared server.
<<lessBig Faceless Java PDF Library 2.11.6
A Java class library for creating PDF documents more>>
The Big Faceless Java PDF Library is a Java class library for creating PDF documents. The Extended Edition of Big Faceless Java PDF Library offers the ability to create and edit AcroForms, PDFs answer to the HTML form.
Like HTML forms, PDF forms can contain text boxes, radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support and verification for Digital Signatures.
Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, spot and calibrated color. Advanced text layout engine enables complex HTML styles. It is small, fast, easy to use, and 100% pure Java.
BFO's PDF Library provides unparalleled implementation flexibility and reliability for the developer. It's scalable, thread-safe and extremely fast, having been honed over the years, and runs on any Java platform from the humble PC up to Mainframes.
The API has been designed so you don't need to know the PDF specification in order to create PDF's. We hide as much of the gory details as possible but still give you almost complete control over the PDF itself. Where possible standard Java classes are reused - for example the pages are stored in a java.util.List, which can be manipulated any way you like (so moving pages from one document to another is a breeze). This means an API which is smaller and easier to remember.
Major Features:
- Transparent Unicode support - create documents in Arabic, Russian or Japanese as easily as English.
- TrueType and Type1 fonts, with subsetting for smaller files. Great for OCR
- PDF Encryption, for password-protected documents (40 and 128 bit RC4 or AES)
- Embed JPEG, PNG, GIF, TIFF or java.awt.Image images, or add Barcodes directly to the PDF.
- Use Spot colors, calibrated ICC profiles and other advanced colorspace
- Add HTML-style Hyperlinks to text or images
- Process 1000+ words a second with kerning, ligatures, justification and "curly quotes" for legibility.
- Simplify complex document creation by defining and applying "Styles"
- Full support for PDF features like bookmarks, compression and document meta-information
- Non-linear creation of documents - pages can be created and edited in any order
- PDF Library Extended Edition
- The extended edition of the Java PDF Library offers additional features:
- Load and edit existing PDF documents, as templates or merge with others
- Create and edit interactive Forms, or "AcroForm"
- Digitally sign documents, or verify existing digital signatures
- Java PDF Viewer
- On top of the Extended edition, the Viewer Extension can be used to display PDFs:
- Swing component for displaying PDF documents
- Convert PDF to TIFF (or any other bitmap format)
- Extract and index text and images from PDF documents, including integration with Apache Lucene
- Print PDF documents, including support for annotations and other PDF features not supported by Java 1.5 printing.
- Pre-flight new or existing PDFs against PDF/X-1a, PDF/X-3 or PDF/A-1b.
Enhancements:
- All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
- Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
- Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
- Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
- Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
- More PDF/A related fixes, and added a number of new OutputProfile.Features.
- Fixed RichText content in text fields
- Added subsetting for CFF fonts
- Fixed error with some Windows JDKs when rasterizing JPEG images
- Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
- Fixed blending, broken in previous release and resulting in opaque highlight annotations.
- Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
- Added PageExtractor.Image.getUniqueId(), to identify extracted images.
- Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
- Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
- Further fixes to handle some types of corrupt PDF
- Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didnt work reliably and was removed.
- Viewer: Fixed missing glyphs in some fonts after a search was run.
- Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
- Viewer: Stamps no longer slowly grow when clicked on due to rounding error
- Viewer: Calling DocumentPanel.redraw(page) will work as expected.
- Viewer: Dont allow JavaScript to be run on the console if no PDF is loaded
- Viewer: Fixed page jump when zoom level is changed in Column view
- Viewer: Dont fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
- Viewer: Improved display under OS X, including addition of a Dock Icon.
- Viewer: Added keyboard shortcuts to "Open Recent" menu.
- Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.
- All BFO warning (and debug, if enabled) messages are now logged using log4j if available, or java.util.logging.* if not.
- Large synchronization audit fixed some issues when reading from one PDF in multiple threads, particularly when using the viewer.
- Fixed problem that could result in corruption when repeatedly saving a PDF containing compressed XRef tables and multiple revisions.
- Modified AnnotationStamp so Acrobat correctly handles custom stamps, and added some new types of standard stamp.
- Added FDF.getXFDF() method, for exporting XFDF from a PDF, and added support for this to the Viewer. Fixed FDF export, broken some releases ago.
- More PDF/A related fixes, and added a number of new OutputProfile.Features.
- Fixed RichText content in text fields
- Added subsetting for CFF fonts
- Fixed error with some Windows JDKs when rasterizing JPEG images
- Fixed unusual cases of Linear & Radial shading, added preliminary support for Coons & Tensor-Product Patch shading (Type 6 & 7).
- Fixed blending, broken in previous release and resulting in opaque highlight annotations.
- Correctly handle masked images where the mask and image are different sizes, as created by Luratech products.
- Added PageExtractor.Image.getUniqueId(), to identify extracted images.
- Added PageExtractor.Image.getMetaData() and Text.getFontMetaData(), to return any embedded XMP MetaData for those items in the PDF.
- Fixed long-standing bug in CCITT.G3 2D encoding now rarely seen in very old TIFF images.
- Further fixes to handle some types of corrupt PDF
- Viewer: Page Up/Page Down/Home and End keys navigate correctly through the PDF via the Viewport ActionMap. Standard ScrollBar keybindings are overridden, previous KeyListener approach didn't work reliably and was removed.
- Viewer: Fixed missing glyphs in some fonts after a search was run.
- Viewer: PDFTool (the class run by "java -jar bfopdf.jar") has more options.
- Viewer: Stamps no longer slowly grow when clicked on due to rounding error
- Viewer: Calling DocumentPanel.redraw(page) will work as expected.
- Viewer: Dont allow JavaScript to be run on the console if no PDF is loaded
- Viewer: Fixed page jump when zoom level is changed in Column view
- Viewer: Dont fail under 1.6 when saving PDFs to filenames containing an invalid regex backreference.
- Viewer: Improved display under OS X, including addition of a Dock Icon.
- Viewer: Added keyboard shortcuts to "Open Recent" menu.
- Viewer: Thumbnail panel now scrolls to follow the current page, and renders more reliably.
Requirements: Java 2 Standard Edition Runtime Environment
Java Print Dialog Framework 1.7.1
Java Print Dialog Framework is a collection of Java classes for comprehensive printing capability to Java applications. more>> <<less
Big Faceless Java Report Generator 1.1.43
The Big Faceless Java Report Generator is a Java application for converting source documents written in XML to PDF. more>> Big Faceless Report Generator 1.1.43 offers you a Java application for converting source documents written in XML to PDF. Big Faceless Report Generator project is a Java application for converting source documents written in XML to PDF.
Built on top of the Big Faceless PDF & Graph Libraries, the Report Generator combines these features and wraps an XML parser around them. Using JSP, ASP, XSL, or similar, creating dynamic PDF documents directly from a database is now as easy as HTML.
BFO's Java Reporting tool provides some of the most comprehensive and advanced XML to PDF conversion on the market.As the XML is based on XHTML and uses CSS the learning curve is drastically reduced - report designers don't have to learn an entirely new grammar, so are up and running quicker.
The "two-stage" system of first generating the XML and then converting it to PDF means you can generate XML with any tool, although JSPs are the natural choice. This means you have access to the full range of Tag Libraries designed for JSP. Database connectivity is all taken care of before the XML conversion begins, so you can use whatever method you prefer to get your information from the backend into XML. The whole process is remarkably simple.
Major Features:
- HTML-style Tables auto-sized nested tables with full control over padding, margins and borders
- Use cascading CSS2 stylesheets to control look and feel
- Create inline graphs and charts with XML, direct from the database
- Includes a servlet and a servlet filter for simple generation of PDFs from XML or JSP pages.
- Auto pagination of content with page headers and footers
- Familiar HTML syntax < a >, < ul >, < p >, < table >, < td > and so on simpler and faster than FOP
- All the features of the PDF library Unicode support, Encryption, TrueType fonts, Barcodes and more
Enhancements:
- No changes to the Report Generator layer
- Built with PDF library 2.11.6, Graph Library 1.1.6
Requirements:
- Java 2 Standard Edition Runtime Environment
- SAX parser
Advanced Slide Show Software
Advanced Slide Show Software is a Java applet for product display, advertising, and presentation. more>>
The Advanced Slide Show applet has been very efficiently written and as a result will enhance your visitors viewing experience (unlike others which demand large system resources which only serve to hinder a visitor).
Even with the incredible range of functionality we have still been able to pack this into a single very small file. At less than 8kb the load time of this applet is very quick (quicker than most image files!). This means your visitor will be seeing your slides before they have chance to click away.
Main features:
- Range of Slide change effects
- Vary the speed of change
- Multiple Link areas per slide
- Vary the pause time between each slide
JDataGrid Database Edition for Linux 2.6.0
Sort, print, preview, and export file with ResultSet and RowSet more>> JDataGrid Database Edition provides a Java data grid component for database, support ResultSet and RowSet, column sorting, print and print preview and export file for multiple format and more.<<less
License:Commercial
JDataGrid Spreadsheet Edition for Linux 2.2.6
Implement a data grid with cell management features in your project more>> JDataGrid Spreadsheet Edition provides a Java data grid component, a Java spreadsheet style table, support some features such as row header, cell attributes, cell merge and split, undo and redo, find and replace, spell check, file input and export, print and print preview, 100 formulas, 20 different shapes and text, image node , pie chart, bar chart, line chart.
main feature:
JDataGrid Spreadsheet Edition mainly used in the desk program and web browser program,directly embedded into the code source.
Freeze Window
A number of Working Table
Fill Data
Excel Formula
Print and Print Preview
Cell Sorting
File Input and Export (xls, xml, csv, html, txt) New!
Cell Attributes New!
100+ Formula, 20+ Shape, 3 Chart
Undo and Redo, Find and Replace, Spell Check
Royalty free distribution
JDataGrid Spreadsheet Edition can provide development component for individuals, companies, School or Academic groups and other organizations, help developers speed up the development process, enhance efficiency.<<less
JGraph Layout Pro 1.4.0.2
JGraph Layout Pro is a high performance graph layout library for JGraph. more>>
Layout Pro comes with a developers guide and an example applet that demonstrates features such as auto-layout, collapsing/expanding of grouped cells, graph morphing and selective layouting of sub-graphs. Also available is a webstart version.
JGraph Layout Pro provides you with a fully supported layout code base that is actively developed and maintained by the core JGraph development team. Using Layout Pro gives you the added confidence of active bug resolution and developer documentation.
Main features:
- Functionality Pro layouts are designed to use the full set of JGraph features such as partial graph views, grouping, animating graphs as well as all the new optimal API calls available in the JGraph core.
- Documentation and source Layout Pro comes with full source and an up-to-date developers application note.
- Performance Designed from the base up for speed, the Pro layouts make auto-layouting possible on even larger graphs. The Layout Pro tree algorithm is 6-times faster over 25,000 nodes than its JGraph Addons equivalent, even with its additional features, such as support for collapsing tree branches.
- Stability The layout architecture for Layout Pro is based around the principle of complete flexibility. Not only does this help you achieve the functionality you want, also it provides you a solid API designed for stability and minimal changes between new versions. This means less migration effort between releases, so you can confidently upgrade.
- Value Layout Pro represents the best value for money for graph layout software. Combined with the supreme value of the core JGraph library, it makes an unbeatable combination.
Enhancements:
- The functionality for laying out nested groups has been fixed.
- The layout inter-rank spacing calculation in the hierarchical layout has been improved for a more closely spaced result.
- The boundary of the graph now includes edge control points, since it was previously possible to draw a graph where the control points were off the edge of the graph.
Visual Paradigm for UML (PE) for Linux 6.2
UML CASE tool - UML diagrams, use case modeling, reverse engineering and more... more>> Visual Paradigm for UML is a professional UML tool that supports complete software lifecycle - object-oriented analysis, object-oriented design, construction, testing and deployment. The UML modeling software helps you build quality applications faster, better and at lower cost. You can draw all types of class diagrams, reverse code, generate code from diagrams and generate documentation. The UML CASE tool also provides abundant UML tutorials, UML interactive demonstrations and UML projects.
Feature List:
+Support UML version 2.1
+Business Workflow diagram
+Mind Mapping Diagram (New Feature)
+Requirement Modeling (Enhanced)
+Callout and Freehand shape (New Feature)
+Nicknamer - create translated copies of model (New Feature)
+Model Transitor (New Feature)
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL, XML Schema and Python
+Code Generation - model to code, diagram to code
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems
+EJB Code Generation
+Data flow diagram
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD (Enhanced)
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce (New Feature)
+Report generator for generating documentation (Enhanced)
+Automatic diagram layout
+Import/export XMI file
+Support Stored Procedure and Database Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Shape editor
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...<<less

Web+ Professional Edition for Unix/Linux 5.0
Web+ is a powerful & comprehensive development language & web application server more>> talentsofts Web+ is a powerful and comprehensive development language for use in creating web-based client/server applications without writing complicated, low-level and time-consuming CGI programs. Web+ applications are written in Web+ Markup Language (WML), a scripting language based on the Basic programming language and HTML. Familiarity with Basic and HTML enables programmers to quickly learn Web+ and begin writing Web+ applications. Web+ enables rapid and easy creation of highly functional web pages that integrate with databases, file systems, e-mail, Java applets, legacy applications, executable programs (EXEs), dynamic-link libraries (DLLs) and shared objects (SOs) on many different operating systems. Web+ also communicates with any TCP/IP applications and simplifies database integration so that dynamic and interactive web pages can be designed quickly and easily. Key features include cross-platform use on Windows, Unix, Linux, Solaris and FreeBSD, ODBC database support, Java, email and COM/DCOM integration, secure online transactions, custom tags, encryption, application integration, and easy to learn, basic-like scripting. With so many middleware products on the market, it is difficult to tell the difference between them. Compare Web+ head-to-head with the other products out there such as Cold Fusion in the areas of price, speed, and function! Web+ Professional Edition allows for 25 concurrent connections.<<less
SDE for NetBeans (LE) for Linux 4.0
SDE for NetBeans is a UML tool tightly integrated with NetBeans. SDE-NB supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, more>>
Visual Paradigm SDE for NetBeans is a UML CASE tool/plug-in tightly integrated with NetBeans. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in NetBeans, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-NB Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems.
+EJB Code Generation and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Oracle JDeveloper
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
, generate Java code, reverse engineer Java code to class diagrams and generate documentation ... code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XMLLicense:Commercial
SDE for NetBeans (SE) for Linux 4.0
SDE for NetBeans is a UML tool tightly integrated with NetBeans. SDE-NB supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion, more>>
Visual Paradigm SDE for NetBeans is a UML CASE tool/plug-in tightly integrated with NetBeans. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in NetBeans, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-NB Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems.
+EJB Code Generation and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+Version control
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Oracle JDeveloper
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
, generate Java code, reverse engineer Java code to class diagrams and generate documentation ... engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +InstantLicense:Commercial

Visual Paradigm for UML (PE) for Linux 3.1 LE
UML CASE tool - UML diagrams, use case modeling, reverse engineering and more... more>> Visual Paradigm for UML is a professional, easy-to-use UML modeling tool that supports complete software lifecycle - analysis, design, coding, testing and deployment. This CASE tool helps you build quality applications faster, better and at lower cost. You can draw class diagrams, reverse source code, generate code from class diagrams and generate UML documentation. This UML CASE tool also provides abundant UML resources including UML tutorials, demos and sample projects.
VP-UML Features:
+Supporting the latest UML notation (use case diagram, collaboration diagram, sequence diagram, class diagram, state diagram, activity diagram, component diagram, deployment diagram)
+Object-oriented analysis (OOA), object-oriented design (OOD) support
+Use case modeling (use case description, scheduling...)
+Textual analysis for identifying candidate use cases, classes, flow of events...
+CRC Card diagram for finding objects
+Business Workflow diagram
+Roundtrip engineering
+Reverse engineering - code to diagram, code to model (Java to UML diagram, Java to UML models)
+Reverse engineering Java, C++, Dot NET dll/exe, XML, IDL
+Code Generation - diagram to code, model to code, generate code (UML to code, UML model to Java)
+Automatic synchronization between diagrams and source code
+Report generator for generating documentation to PDF/HTML
+Automatic diagram layout - rearrange shapes and connectors in UML diagrams in different elegant styles
+Export XMI/Import XMI
+Import Rational Rose mdl file
+MS Visio Integration - UML diagramming with Visio stencils
+Export to SVG, PNG, JPG
+Version control
+Plugin and template
+Multilingual support
+More...
Other UML Plugins/UML Modeling Tools:
Java Platform (Linux/Mac OS X/Windows):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for IBM WebSphere (WSAD)
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
Windows Platform:
+SDE for MS Visual Studio .NET
+More SDE...<<less