|
|
|
Java Technology Tutorials
|
LingPipe
LingPipe is a suite of Java tools designed to perform linguistic analysis on natural language data. While fast and robust enough to be used in a customer-facing commercial system, LingPipe\'s flexibility and included source make it appropriate for resear
View Rating |
|
|
Java Technology Tutorials
|
QuickTime for
Java
QuickTime is Apple\'s multi-platform, industry-standard, multimedia software architecture. It is used by software developers, hardware manufacturers, and content creators to author and publish synchronized graphics, sound, video, text, music, VR, and 3D m
View Rating |
|
|
Java Technology Tutorials
|
OpenWFE
OpenWFE not only features a workflow engine, but also a full Business Process Management Suite.
As released, it features a Worklist component for storing workitems ) for participants and an Apre component, for automatic participants.
View Rating |
|
|
Java Technology Tutorials
|
Developing with
Maven
When the size and complexity of your project grows, a build tool is the best way to automate the steps required to generate your project. For example, in a typical Java project, each time you build you compile the Java files, jar the .class files, and gen
View Rating |
|
|
Java Technology Tutorials
|
Swing and CSS
CSS finally lets you separate style from content in a way that works. Now you can set all of your paragraphs to be in a sans-serif font on a blue background, or you can make everything a rollover, if you want. The important thing is that the style can be
View Rating |
|
|
Java Technology Tutorials
|
Analyze Your Classes
Analyze Your Classes
The Java Virtual Machine (JVM) is a highly efficient engine that executes our classes
The Byte Code Engieering Library (BCEL) from the Apache-Jakarta stable helps the average developers by analyzing and manipulating the structure o
View Rating |
|
|