Web Progressor | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Sunwest Technologies http://www.sunwesttek.com/wp/ Englisch Web Progressor is a server-side component for easy creation and management of progress bars on a web browser. It can be used to keep a web user informed from a lengthy server-side process, like database operation and file upload, etc. |
Jakarta Commons | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein The Apache Software Foundation http://jakarta.apache.org/commons/ Englisch Collection of open source reusable Java components from the Apache/Jakarta community. |
Java Date Picker | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib GUI-Programmierung Stand By Soft Ltd. http://www.javadatepicker.com/ Englisch Java Date Picker is a suite of professional date components for Swing that contains a month component, a multiple month calendar, a date field and an editable date picker. It also provides a date cell editor for JTable components. |
Java LDAP | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Netzwerk OpenLDAP Foundation http://www.openldap.org/jldap/ Englisch The LDAP Class Libraries for Java (JLDAP) enable you to write applications to access, manage, update, and search for information stored in directories accessible using LDAPv3. |
JCascadedPane | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib GUI-Programmierung unbekannt http://in.geocities.com/onlyjava2003/cascade.html Englisch JCascadedPane is a Swing GUI library which enables the Java developers to incorporate cascaded panes facility into their applications. The library essentially consists of just two Classes - JPanelGroup & JCascadedPane. JPanelGroup is a simple Swings Container which holds number of Cascaded Panes at a single instance and at the same time handles the functionality and events generated by these panes. JCascadedPanes, on the other hand holds various child panels or components and act as a Cascaded Pane itself. Whenever user clicks JCascadedPane title the child component of that particular pane is displayed on the JPanelGroup. Below are the few screen shots of the Cascaded Panes created using JCascadedPane library. |
SERVA Software, Inc. | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib GUI-Programmierung SERVA Software, Inc. http://www.servasoft.com/ Englisch SERVA Software, Inc. is a Telecom industry provider of Swing components for Java/Swing developers. Our mission is to provide components and solutions that complement Swing to solve common user interface tasks. Our product supply a complete range of ready-to-use, highly customizable Java graphic components for the display of telecom business objects and attributes with a unified, consistent look-and-feel across a variety of representations. |
JSpline+ | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Mathematik Excelsior, LLC. http://www.excelsior-usa.com/jspline/ Englisch JSpline+ is a pure JavaTM class library designed to support numerically intensive calculations with matrices and splines. The library contains classes for univariate and multivariate spline approximation on scattered meshes, as well as core matrix and linear system solution classes and data access classes. |
About SAX | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib XML David Megginson http://www.saxproject.org/ Englisch This is the official website for SAX. It replaces David Megginson's original SAX page. SAX is the Simple API for XML, originally a Java-only API. SAX was the first widely adopted API for XML in Java, and is a ?de facto? standard. The current version is SAX 2.0.1, and there are versions for several programming language environments other than Java. |
API for FireWire (IEEE1394 aka i.Link) | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Treiber Peter Antoniac Yves Vandewoude http://jlibdc1394.sourceforge.net/ Englisch A Java API for controling 1394 Digital Cameras (based on libdc1394 library). |
DOM light | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib XML Philippe Kaplan Thierry Kormann http://koala.ilog.fr/domlight/ Englisch The Document Object Model (DOM) from the W3C is a very complete API, which matches all the features of XML. However its complexity makes it difficult to have an efficient implementation in term of space and time performances. The Koala team needed a small, efficient and "easy to use" library to manipulate XML tree in JavaTM without the support of Style Sheets, scripts or other "WWW-based" XML document requirements. This is why we developed the DOM light API, a Java implementation of a reduced version of the DOM. The simplifications allow the use of SAX parsers and a simple and cheap internal representation of the XML tree. |
JACOB | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib I/O Dan Adler http://danadler.com/jacob/index.html Englisch JACOB is a JAVA-COM Bridge that allows you to call COM Automation components from Java. It uses JNI to make native calls into the COM and Win32 libraries. The JACOB project started in 1999 and is being actively used by thousands of developers worldwide. As an open-source project, it has benefitted from the combined experience of these users, many of whom have made modifications to the code and submitted them back for inclusion in the project. |
Luxor - XML UI Language (XUL) Toolkit | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib XML Luxor Team http://luxor-xul.sourceforge.net/ Englisch Luxor is a free, open-source XML UI Language (XUL) toolkit in released under the GNU General Public License (GPL) that lets you build UIs using XML and includes an ultra-light weight, multi-threaded web server, a portal engine, a template engine (Velocity), a scripting interpreter (Python) and more. XUL stands for XML UI Language and was pioneered by Mozilla. XUL is superior to API-based UI toolkits such as Swing or WinForms because it clearly separates the user interface into four parts: content (structure and description of UI elements),appearance (look & feel, skin, themes),behavior (scripting) andlocale (localization information for internationalization)Content is best described in XUL as the following short example illustrates. |
Java Utilities | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib I/O Andy Khan http://www.andykhan.com/jexcelapi/index.html Englisch JExcelApi is a Java API for reading, writing and modifying the contents of Excel spreadsheets |
Java Tar Package | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein ICE Engineering, Inc. http://www.trustice.com/java/tar/ Englisch The package com.ice.tar implements a tar archive io package. This package allows you to create, and extract tar archives. Since the package uses InputStream and OutputStream, it is possible to combine this package with the java.util.zip package to handle .tar.gz files. Thus, it is. |
ByteML - java bytecode / xml interoperability fram | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://byteml.sourceforge.net/ Englisch BYTEML is a java bytecode/xml intreroperability framework mainly targeted at developers. This utility is issued under the GNU GPL (see license). |
PooliT | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein ascent phase corporation http://www.ascent-phase.org/projects/poolit/ Englisch PooliT is a Java object pooling library capable of pooling any type of Java object. Pooling objects can increase program performance and avoid the overhead of object creation. Good candidates for pooling are classes that have costly instantiation routines, like database connections or sockets. By conserving and re-using these objects, you save processor cycles creating new objects and also alleviate the garbage collector from having to reclaim them up after use. |
OpenNMS | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Netzwerk unbekannt http://wiki.opennms.org/tiki-index.php Englisch Using Java, XML & XSL, a scalable, distributed network and systems management platform allowing enterprise and element management capabilities in an open source architecture. |
Lookup Loader | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Essiembre Consultant Inc. http://www.esslibraries.com/ess/libraries/lookup/home.do Englisch Lookup Loader is a Java library providing automation in loading and caching lookup data. Lookup data is typically anything with a key/value pair used as quick-access references. For increased efficiency, many developers choose to store such reference in memory. Even if simple, the code for doing so is often repetitive and tedious to implement. The purpose of Lookup Loader is to automate everything that can be automated in the lookup loading process for your application. Doing so helps developing your applications faster and while making them easier to maintain. Can be used in both J2EE and J2SE environments. |
Extreme Componen | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib GUI-Programmierung Extreme Componen http://www.zfqjava.com/ Englisch A set of Java GUI components including: JDataGrid, JWizardPane, JDirChooser, JLinkButton (a browser launch button), JCalendar |
jConfig | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://www.jconfig.org/ Englisch jConfig is an extremely helpful utility, arming the developer with a simple API for the management of properties. Parts of the implementation are based on the idea that Properties, from Java's perspective, are a good thing, but can be better. jConfig employs the use of XML files for storing and retrieving of property information. The information can be stuffed into nice categories, which makes management quite a bit simpler. The ability to load from a URL is also a nice feature. It allows for a central repository where multiple instances of jConfig can read a single file. The nifty ability toswitch between XML and Properties files isn't fully exploited yet, but will be coming soon. That will mean that the developer would take their existing Properties files and export them to XML. That means less time to get up and get going with jConfig.With jConfig we hope to have provided the developer with another powerful accessory for his or her's toolbox. |
Simple Java Regular Expression Parser and Recogniz | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Regular Expressions unbekannt http://www.oursland.net/projects/regexp/ Englisch Applets reads simple regular expressions and builds a state machine that recognizes regular expression. Provided source code is appropriate for educational purposes. |
Advanced UI Widget Design | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib GUI-Programmierung unbekannt http://www.udanex.com/tek/os/toolbar/index.html Englisch Custom designed toolbar component offers an alternative look and feel to the default Swing components. Step by step instructions describe the code and how it works. We use advanced features of the new Java 2D API to produce a nice looking toolbar. |
Java Logging API Specification | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Loggen unbekannt http://jcp.org/en/jsr/detail?id=047 Englisch The home of a Java Community Process expert group defining standard logging APIs for error and trace logging. The latest draft and status history is available. |
KolakaIRC | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Netzwerk unbekannt http://wiki.tryphon.org/KolakaWiki/KolakaIRC.html Englisch KolakaIRC is a Java library which will allow your applications to make IRC communications. |
Windows Tray Icon - Java Implementation! | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib GUI-Programmierung unbekannt http://jeans.studentenweb.org/java/trayicon/ Englisch A library to add System Tray or Shell Notification Area support to any Java application. It supports Popup menu's and Unicode |
Java Wiki/Webtrans | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://sourceforge.net/projects/webtrans/ Englisch Webtrans: a document translation architecture in Java. Wiki: an application of Webtrans which is an editable website |
DataML - The Data Markup Language(DataMLTM) | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Chart (Diagramm) WhichMan Inc. http://dataml.net/ Englisch DataML is a free web server extension that could be integrated in any JAVA enanbled web server. It provides a simple API to rapidly generate dynamic data driven charts, graphs and custom content, which will run on any standard Internet browser with only few lines of XML code. |
Side of Software Java Libraries | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Side of Software. http://www.sideofsoftware.com/ Englisch Offers libraries for the Java platform, such as dated collections, print preview, report visualization, and an OODB. |
Trove | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://teatrove.sourceforge.net/trove.html Englisch Trove is a library of useful classes that is used by Tea and the TeaServlet. Trove includes the Class File API, the Logging API and a set of utility classes. The Class File API simplifies creation of Java class files. Instead of having to write byte-code, the Class File API allows you to call high-level methods which generate the byte-code for you. The Logging API is a powerful logging framework. This framework allows you to listen for logging events and route them to the appropriate log file or database. |
jazzlib | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Jochen Hoenicke http://jazzlib.sourceforge.net/ Englisch This project provides an implementation of the java.util.zip classes. The code is pure java (no native code is used), and we aim to be compatible with existing java.util.zip implementations. |