Main > Free Download Search >

java business / commercial software for linux

java

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 66
Sun Java Desktop System Release 3

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:

  1. Comprehensive, integrated desktop that includes GNOME 2.6, StarOffice 7, Evolution, Mozilla, and a full array of software utilities and accessories
  2. Accessibility features (Comply with U.S. Government requirements)
  3. 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.
<<less
Added: 2008-03-10 License: SUN Community Source... Price: USD50.00
1 downloads
Java Print Dialog Framework 1.7.1

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
Download (MB)
Added: 2007-08-13 License: Other/Proprietary License with Source Price: $195
807 downloads
Big Faceless Java PDF Library 2.11.6

Big Faceless Java PDF Library 2.11.6


A Java class library for creating PDF documents more>>
Big Faceless Java PDF Library 2.11.6 offers users an efficient Java class library for creating PDF documents.

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.

The Viewer Extension allows PDF's to be parsed and converted to bitmaps for display, to be saved as a bitmap image (e.g TIFF) or for printing. Although Java 1.5 theoretically supports printing PDFs out of the box, results are often poor and support for features like annotations, encrypted documents etc. is incomplete. Our PDF library fills this gap, giving consistent results for all PDFs

Major Features:

  1. Transparent Unicode support - create documents in Arabic, Russian or Japanese as easily as English.
  2. TrueType and Type1 fonts, with subsetting for smaller files. Great for OCR
  3. PDF Encryption, for password-protected documents (40 and 128 bit RC4 or AES)
  4. Embed JPEG, PNG, GIF, TIFF or java.awt.Image images, or add Barcodes directly to the PDF.
  5. Use Spot colors, calibrated ICC profiles and other advanced colorspace
  6. Add HTML-style Hyperlinks to text or images
  7. Process 1000+ words a second with kerning, ligatures, justification and "curly quotes" for legibility.
  8. Simplify complex document creation by defining and applying "Styles"
  9. Full support for PDF features like bookmarks, compression and document meta-information
  10. Non-linear creation of documents - pages can be created and edited in any order
  11. 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
  12. 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

<<less
Added: 2009-07-07 License: Other/Proprietary Li... Price: USD800.00
10 downloads
Big Faceless Java Graph Library 2.4.1

Big Faceless Java Graph Library 2.4.1


A Java class library for creating graphs and charts. more>>
Big Faceless Java Graph Library 2.4.1 offers users a Java class library which can create graphs and charts.

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:

  1. XML and JSP Tag Library interface, for extremely easy integration with web projects
  2. Very comprehensive API and Tag documentation with dozens of examples
  3. Embed JavaScript in your tags to easily create powerful rollovers
  4. Full 3D engine with adjustable light source, produces the most realistic graphs on the market
  5. Output to PNG, SVG, Macromedia Flash, PDF or java.awt.Image for use in Applets
  6. Graph Dates, Currencies, Percentages, Numbers and Discrete data out of the box, easily extended for total control over the axes
  7. Mix Bars, Lines, Candles, Bubbles, all on the same graph
  8. Add text, lines or custom markers anywhere on the graph, including axes
  9. Use up to four axes on the one graph, including logarithmic axes
  10. Plot mathematical functions, data samples and spline curves fitted to data, all on the same graph
  11. 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

<<less
Added: 2009-07-07 License: Other/Proprietary Li... Price: USD800.00
13 downloads
Big Faceless Java Report Generator 1.1.43

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:

  1. HTML-style Tables auto-sized nested tables with full control over padding, margins and borders
  2. Use cascading CSS2 stylesheets to control look and feel
  3. Create inline graphs and charts with XML, direct from the database
  4. Includes a servlet and a servlet filter for simple generation of PDFs from XML or JSP pages.
  5. Auto pagination of content with page headers and footers
  6. Familiar HTML syntax < a >, < ul >, < p >, < table >, < td > and so on simpler and faster than FOP
  7. 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
<<less
Added: 2009-07-07 License: Other/Proprietary Li... Price: USD1650.00
10 downloads
RealChat 5

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.

<<less
Download (0.00KB)
Added: 2009-04-26 License: Commercial Price: $295
185 downloads
JGraph Layout Pro 1.4.0.2

JGraph Layout Pro 1.4.0.2


JGraph Layout Pro is a high performance graph layout library for JGraph. more>>
JGraph Layout Pro is the next generation of Java Graph Layout engine designed for optimal performance with the JGraph core. JGraph Layout Pro project has a flexibility and simple design, enabling you to use circular, tree and force-directed layouts with ease in your JGraph application.
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.
<<less
Download (MB)
Added: 2007-03-19 License: Other/Proprietary License with Source Price: $99
573 downloads
Advanced Slide Show Software

Advanced Slide Show Software


Advanced Slide Show Software is a Java applet for product display, advertising, and presentation. more>>
The Advanced Slide Show is designed to display your slides in sequence with a range of changover effects. In addition you can specify multiple link areas within any slide.
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
<<less
Download (0.22MB)
Added: 2005-05-04 License: Other/Proprietary License with Source Price: $24
1639 downloads
Sketsa SVG Editor 6.0 / 6.1 Beta 1

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.

It uses SVG as a native file format. With affordable price and feature rich products, you will see why many SVG developers are choosing Sketsa as their preferred SVG Editor. Sketsa requires Java VM (JRE) 1.4.2 or higher. As a cross platform application, Sketsa runs on any platform that support Java 1.4.2 or higher eg: Microsoft Windows, Unix or Linux, etc.

Major Features:

  1. 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.
  2. 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.
  3. 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
  4. 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.
  5. 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.
  6. Export to Raster or Bitmap: Sketsa allows you to export SVG artwork into raster image. It support JPEG and PNG format.
  7. Plugins Support: Plugins supports allows Sketsa capabilities to be enhanced or extended by various plugins. For example Symbol Library Plugin or Emoticon Symbol.
  8. 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
<<less
Added: 2009-05-13 License: Other/Proprietary Li... Price: USD49.00
775 downloads
Zasio 0.1

Zasio 0.1


Zasio is a graphics calculator for java. more>>
Zasio is a graphics calculator for java.

Zasio is my second attempt at writing a graphics calculator for a hand held device that I own. My first was Newtsio which was writen for the Newton. The first program I wrote while I was in college.

At the time I was lugging around a Casio calculator, a Frankland spell checker, paper based calendar, and about a houndred notes jotted down on scraps of paper. To say the least I was in need of a PDA.

My goal was to get a pda and write programs that would allow me to carry just one device. Today, my needs have changed, but I still find it quite nice to have a programable graphics calculator at hand and when I got a Zaurus I just could not resist writing a calculator for it. With that modivation, I started my second calculator.

Usage:

Inputing:

Commands can be inputed into Zasio in three ways, buttons, editor tab, or file. The button layout is set up in such a way to make it easy for users of a Casio calculator (this is really the only thing Zasio shares with Casio).

The second way to input commands is to use the editor tab. In this tab is a large text edit area where you can type very complicated formulas and or programs that you want to executed. When ready, you can execute your commands with the press of the EXE button at the bottom. The third way to input commands is by file. Files can be loaded (and saved) from the edit tab. This allows you to write programs and formulas in an external editor and load them into Zasio.

Buttons:

Buttons fall into three catagories. Buttons that have one use, buttons that have up to three uses, and the F keys. Most of the one use buttons are on the first row under the F keys but a few others are closer to the bottom. These buttons are the shift, ALPHA, EXIT, Menu, Arrow keys, DEL, AC, and the EXE key.

The shift and ALPHA key are used to change the multi use keys into other keys. EXIT we will get into when I explain F keys. Menu is not used at this time as are the left are right arrow keys. The up and down arrow keys are used to recall previous calculations (scroll up or down). The DEL key will remove the last letter from the calculation (its a delete key). AC is the clear button which will clear the text line or the graph screen depending on which is displayed. Finaly EXE is the execute key. That should wrap up the the single use keys.

The majority of the other keys in Zasio are of the second kind. The up to three uses kind. These keys are like most graphic calculator buttons where the buttons have a normal action, a shifted action and an alpha action. Most of these keys are for entering functions (such as sin or sq) and shift just gives you more options so Zasio does not have to have twice the buttons on the screen. Alpha lets you enter in letters and other such charecters needed for variable access.

F keys take a bit more to understand. Some keys when shifted will allow you to access an F menu that you can navigate through the F keys. One example is the MATH menu. Press SHIFT and then MATH and you should notice a change to the F keys. These keys when pressed will either enter the function they represent into the calculation or take you to more choices in the F keys. To go back, use the EXIT key. So in our example, you can press the Num F key and then abs to get the int function in your calculation.

Calculations:

Zasio works the same as most graphic calculators. You enter your formual in and press the execute key. To run a calculation like 2+2 you would need to press the buttons 2, +, 2, and then EXE. The EXE button takes the formula and turns it into a short program which returns 2 as a result.

While this was a very simple formula, even complicated formulas are entered the same way. Take (sin Pi/2)*2. To do this calculation you would press (, sin, shift, Pi, /, 2, ), *, 2, EXE. Calculations can use variables A to Z, radius, and theta to store results from previous calculations. These variables can also be used in other calculations. To do this, simply use the variable name and the equals (=) button like this: A=(sin Pi/2)*2. You would use A like this: cos(A).

Graphing:

Graphing is done by passing forumals to the s.graph() function which contain the variable x (not to confuse with the storage variable X). To graph a simple function like sin x you would enter in s.graph(s.sin(x)). After pressing EXE, Zasio will change to the graph screen to display the rusults of your function.

To get back to the text screen, press the TG. I should point out now that the clear button (AC) only clears the active screen, so pressing it while in the viewing the text screen will not clear out the gragh screen. You can also display graphs in different colors by setting the color you want in the Color F menu.

<<less
Download (MB)
Added: 2005-12-09 License: Other/Proprietary License Price: $15
1414 downloads
JDataGrid Database Edition for Linux 2.6.0

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
Download (1.47MB)
Added: 2009-04-27 License: Commercial Price: $49
179 downloads
 
Other version of JDataGrid Database Edition for Linux
JDataGrid Database Edition for Linux 2.2.6JDataGrid 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
Price: $49.00
License:Commercial
Download (1.46MB)
193 downloads
Added: 2009-04-13
JNIWrapper for Solaris (x64/x86) Std. 3.7.2

JNIWrapper for Solaris (x64/x86) Std. 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>>

JNIWrapper for Solaris (x64/x86) Std. 3.7.2 is such a useful tool which is designed to help users with accessing to native libraries and components from Java code without using JNI.

With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest.

JNIWrapper advantages:

  1. Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data.
  2. High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions.
  3. Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required.
  4. Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it.
  5. WinPack library abilities:
    • Access to Windows Registry;
    • Windows Decoration;
    • Tray icon for Java application.

Major Features:

  1. High Performance
    JNIWrapper is capable of handling any large amount of data involved in interactions between the Java and native code, requiring no tuning on your side.
  2. Automatic Memory Management
    All resources allocated by JNIWrapper are released automatically when no longer needed. You can treat JNIWrapper variables as usual Java objects that can be picked up by the Java garbage collector. Besides, JNIWrapper objects are safe with regard to finalizers: all resources are guaranteed to be available during finalization.
  3. Native Function Invocation
    JNIWrapper supports both stdcall and cdecl calling conventions and multiple C/C++ data types including structures, unions, and pointers. Callbacks are fully supported with any parameter and return types and both calling conventions.
  4. Extensible Architecture
    You can implement new data types or customize existing ones, taking full control over the parameter behavior.
  5. Code Generation Wizard
    Using the Code Generator wizard bundled with JNIWrapper, you can generate Java wrappers for a required set of C types, including structures, unions, and callbacks.
  6. Catching Native Errors
    When you call a native function, JNIWrapper makes all native errors ready for debugging on the Java side, putting program execution fully under your control.
  7. Custom Search Mechanism
    Apart from a default mechanism to find and load a native library, JNIWrapper provides a way to customize it. Besides, it makes it possible to load native libraries from JAR files.
  8. Thread-safe Concurrent Function Invocation
    You can perform all native function calls simultaneously from different Java threads without the need of synchronizing them, just as if invoking simple Java methods.

Enhancements: Not Established

Requirements: JSDK/JRE 1.3.x, 1.4.x and 1.5.x

WareSeeker Editor

<<less
Download (1.38MB)
Added: 2009-04-09 License: Commercial Price: $275
197 downloads
JNIWrapper for Linux (x86/x64) standard 3.7.2

JNIWrapper for Linux (x86/x64) standard 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>> <<less
Download (1.37MB)
Added: 2009-04-01 License: Commercial Price: $275
209 downloads
JNIWrapper for IBM AIX (ppc32) standard 3.7.2

JNIWrapper for IBM AIX (ppc32) standard 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>> <<less
Download (1.35MB)
Added: 2009-04-02 License: Commercial Price: $1723
205 downloads
Ricebridge CSV Manager 1.2.4

Ricebridge CSV Manager 1.2.4


Ricebridge CSV Manager allows you to read and write CSV files from within your Java application. more>>
Ricebridge CSV Manager project allows you to read and write CSV files from within your Java application. This component covers all sorts of boundary cases and bad data that youd rather not think about.
Main features:
- Any CSV Format
Read and write Excel, UNIX and arbitrary CSV formats. Easily define the separation, quoting, escape and whitespace characters. We can handle multi-line data and missing fields. We provide detailed error reporting when badly formatted data is encountered.
- Access Data Directly
From ArrayLists to TableModels, from ResultSets to plain old Java arrays, we provide the data the way you want it. You can even create your own data models using callback interfaces.
- Great Documentation
Our documentation is something were really proud of. We cover everything you need to know, fully and comprehensively, from the basics to advanced usage.
- Easy to Use
Weve put lots of thought into making our components usable. Our interfaces and naming conventions are consistent, coherent and sensible. We take the time to find the least surprising way to do something.
- Fast and Scalable
Weve defined a proper grammar for CSV files to parse them cleanly and efficiently, and weve verified that our parser has linear performance for any file size.
- Learn from Open Source
Weve taken selected sections of the CSV Manager source code and released them under a BSD-style license. This means that you can get see in detail how to use our entire API.
Version restrictions:
- 30-day trial
Enhancements:
- Comments within lines were enabled by default, causing unexpected data loss.
- Comments are now only valid at the start of a line, unless CsvSpec.setCommentWithinLine is true.
<<less
Download (0.14MB)
Added: 2007-06-22 License: Other/Proprietary License with Source Price: $47
860 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5