bouncy castle java cryptography
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
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
Big 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

Sun Java Desktop System Release 3
Sun Java Desktop System brings users a comprehensive, secure, highly affordable enterprise desktop solution that is simple to use more>> Sun Java Desktop System Release 3 brings users a comprehensive, secure, highly affordable enterprise desktop solution that is simple to use. It combines the best of open source innovation with significant contributions from Sun.
Initially provided with a Linux OS, Java Desktop System is now also integrated with the Solaris 10 Operating System. As a result, Sun customers have the option of deploying the same desktop environment on Sun workstations, Sun Ray thin clients, as well as a broad range of non-Sun notebook and desktop systems with standard x86-based architectures.
With Java Desktop System, Release 3 for Solaris 10, Sun offers customers the combination of a modern, intuitive desktop environment and the advanced feature set and rock-solid security of the Solaris OS. Solaris users benefit from improved functionality and greater user-friendliness through Java Desktop System. Java Desktop System delivers the best in open source software with the technical innovation and release discipline in a fully integrated, comprehensive desktop
Benefits:
- The most advanced operating system with rock-solid security
- A modern, sleek desktop that is intuitive and user friendly for Solaris users
Major Features:
- Comprehensive, integrated desktop that includes GNOME 2.6, StarOffice 7, Evolution, Mozilla, and a full array of software utilities and accessories
- Accessibility features (Comply with U.S. Government requirements)
- Microsoft interoperability including Evolution Connector for MS Exchange Server
Requirements:
- Disk space:
-
- 2 GB minimum for the smallest set of packages
- 6 GB for the most popular Solaris packages
- Memory:
-
- 512 MB minimum (1 GB recommended)
- Platforms:
-
- Sun UltraSPARC-based systems,
- Fujitsu SPARC64 platform-based systems,
- 32 and 64 bit systems based on AMD, Intel and VIA x86 CPUs.
Big Faceless Report Generator 1.1.43
The Big Faceless Report Generator is a Java application for converting source documents written in XML to PDF. more>>
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
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 PDF Library 2.11.6
The Big Faceless PDF Library is a Java class library for creating PDF documents. more>> Big Faceless PDF Library 2.11.6 offers users a useful Java class library for creating PDF documents.
The Big Faceless PDF Library is a Java class library for creating PDF documents. The Extended Edition of Big Faceless 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.
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: Don't 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: Don't 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.
SDE for IntelliJ IDEA (PE) for Linux 4.2
IntelliJ IDEA UML tool: UML diagrams, diagram export - SVG, PNG, JPG, and more more>> SDE for IntelliJ IDEA is a UML CASE tool/plug-in tightly integrated with IntelliJ IDEA. 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 IntelliJ IDEA, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE Features:
+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
+Data flow diagram
+Use Case Details Editor - An all-in-one environment for specifying a general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems
+EJB Code Generation
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD (Enhanced)
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL, XML Schema and Python
+Code Generation - model to code, diagram to code
+Java Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce (New Feature)
+Shape editor
+Support Stored Procedure and Database Trigger (Enhanced)
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+PDF/HTML/MS Word Report generator
+Multilingual support
+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 NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...<<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.
Sketsa SVG Editor 6.0 / 6.1 Beta 1
Sketsa is a vector drawing application based on SVG. more>>
Sketsa SVG Editor 6.0 / 6.1 Beta 1 provides you with a professional and powerful vector drawing application which is based on SVG. Scalable Vector Graphics (SVG) is a graphics format and technology based on XML developed by W3C. With Sketsa, you can create vector graphics that can be scaled and printed at any resolution, without losing detail or clarity. You also get instant visual feedback on what you changed.
Sketsa features various tools for optimizing content creation, giving designers unsurpassed support for creativity. These tools include property palette, DOM editor, source editor, resources editor, SVG specific shape tools, transformation tools, and additional illustration tools.
Major Features:
- SVG Native File Format and produces very clean XML code: Sketsa uses SVG as its native file format. SVG is an open standard language for describing two-dimensional (2D) graphics in XML developed by W3C. As being a XML grammar lets SVG benefit from the various XML tools that make it so easy to manipulate, generate, search and edit SVG files. Sketsa also produces very clean SVG XML code. It is not using any proprietary namespaces.
- Tool Palette, Canvas, and Visual Design Tool: It features various tools for optimizing content creation, giving designers unsurpassed support for creativity. Its visual design tools allows designer to select, draw, and edit objects easily. It support SVG specific shape tools < rect>, < ellipse>, < line>, < polyline>, < polygon>, < text> and support additional illustration tools such as Pencil tool for freeform shape and Pen tool for curve shape. It also support transform type: rotate, skew, scale, and translate. Designer could easily and visually create or edit SVG artwork.
- Object Property: Designer can quickly inspect and change object properties in one centralized location. The Object Properties contains several categories: Geometry, Stroke, Fill, and Filter. In each of the category you can change the value and automatically shown in the canvas. Depending on the object selected, it allow designer to change the geometry, stroke, fill, or filter effect properties such as geometry attributes, color, stroke width, opacity, fill rule, etc
- Resource Editor: The resource editor is a centralized location of resources for the current or selected SVG document. It allows you to create Linear Gradient, Radial Gradient, and Filter. This is the place where object reuse is achieved. For example: Gradient or Filter element which could be applied to other SVG elements.
- Source Editor with syntax highlighting: Although Sketsa allows designer to visually create and edit SVG artwork without worrying about underlying source code, Sketsa provide access to the underlying SVG source code. The integrated XML text editor allows them to view and edit SVG source code for greater control. It has built in SVG validation to ensure source code change are valid SVG Document.
- Export to Raster or Bitmap: Sketsa allows you to export SVG artwork into raster image. It support JPEG and PNG format.
- Plugins Support: Plugins supports allows Sketsa capabilities to be enhanced or extended by various plugins. For example Symbol Library Plugin or Emoticon Symbol.
- Written in Java: Sketsa is a cross platform application that run on all popular operating systems. It runs on any platform which supports Java 1.4.2 eg: Microsoft Windows, Unix or Linux, etc.
Enhancements: This is a major release with many enhancements.
Requirements:
- Java 1.5 or higher
- 1024 x 768, 16-bit (thousands of colors) color display or higher
- Mouse or equivalent pointing device
SDE for IntelliJ IDEA (SE) for Linux 4.0
SDE for IntelliJ IDEA is a UML modeling tool tightly integrated with IntelliJ IDEA. SDE-IJ supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with C more>>
Visual Paradigm SDE for IntelliJ IDEA is a UML CASE tool/plug-in tightly integrated with IntelliJ IDEA. 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 IntelliJ IDEA, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-IJ 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
+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 NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
models, Java to UML diagram) +Instant Reverse for Java, C++, XML, XML Schema, CORBA IDL, Dot NET ... Plugins: Java Platform (Linux/Windows/Mac OS X): +SDE for IntelliJ IDEA +SDE for Eclipse +SDELicense:Commercial
SDE for IntelliJ IDEA (LE) for Linux 4.0
SDE for IntelliJ IDEA is a UML modeling tool tightly integrated with IntelliJ IDEA. SDE-IJ supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with C more>>
Visual Paradigm SDE for IntelliJ IDEA is a UML CASE tool/plug-in tightly integrated with IntelliJ IDEA. 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 IntelliJ IDEA, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-IJ 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
+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 NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
You can draw all types of UML diagrams in IntelliJ IDEA, generate Java code, reverse engineer ... models, Java to UML diagram) +Instant Reverse for Java, C++, XML, XML Schema, CORBA IDL, Dot NETLicense:Commercial
SDE for IntelliJ IDEA (ME) for Linux 4.0
SDE for IntelliJ IDEA is a UML modeling tool tightly integrated with IntelliJ IDEA. SDE-IJ supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with C more>>
Visual Paradigm SDE for IntelliJ IDEA is a UML CASE tool/plug-in tightly integrated with IntelliJ IDEA. 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 IntelliJ IDEA, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-IJ 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
+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 NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
SDE for IBM WebSphere (ME) for Linux 4.0
SDE for WebSphere is a UML tool tightly integrated with WebSphere. SDE-WS supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion more>>
Visual Paradigm SDE for WebSphere is a UML CASE tool/plug-in tightly integrated with WebSphere. 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 WebSphere, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-WS 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
+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 NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
SDE for IBM WebSphere (LE) for Linux 4.0
SDE for WebSphere is a UML tool tightly integrated with WebSphere. SDE-WS supports all types of UML diagrams, code engineering,... New features include collaboratively modeling with CVS and Subversion more>>
Visual Paradigm SDE for WebSphere is a UML CASE tool/plug-in tightly integrated with WebSphere. 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 WebSphere, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-WS 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
+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 NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant ... /exe, C++, Java, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UMLLicense:Commercial