981 projects tagged "Apache 2.0"
OpenEJB is a simple, lightweight Enterprise JavaBeans (EJB) container and server. You can embed OpenEJB in your own applications, or in a Web application server like Tomcat, or run it as a standalone EJB server. It supports EJB 3.0, 2.1, 2.0, and 1.1, and has partial support for EJB 3.1.
Apollo is an open-source developer test skeleton toolkit for Java Web Start/JNLP. It lets you turbo-charge Web Start apps without Web Start to speed up your compile/run/test/debug/goof-off cycle, avoiding the hassle of stuffing, signing, uploading, or downloading your jars every time you rearrange a comma in your source code.
XELand generates night landscapes as stereo pairs for cross-eye viewing. Currently it uses two map generation methods (plus some variations). Generated height maps are seamless and can be saved as PNG images. The program requires only JDK 1.5 or above, and is very easy to use. To take full advantage of XEland you should learn cross-eye viewing.
DOM Tooltip allows developers to add customized tooltips to Web pages. The tooltips are controlled through style class definitions and respond to events such as "mouseover", and avoids possible collisions with form elements such as select boxes and screen edges. While originally designed to create context tooltips, it is also possible to create a wide variety of dynamic layers, such as embedded windows, context menus, and hidden blocks. Additional features include sticky tips, tooltip fading, lifetime, relative positioning, class assignments, width adjustments, mouse dragging, captions, directionality, offset adjustments, adjustable activate/deactivate delay times, snapping to grid, fate adjustment (hide or destroy), and references to created tips. It supports Mozilla/Netscape6+, IE 5.5+, IE on Mac, Safari, Konqueror, and Opera 7.
Salsa is a collection of Swing add-ons. It includes new widgets such as auto-complete textboxes or tree tables, new data models such as XML tree models, UI tree models, or Java Bean table models, new common dialogs such as a font chooser, new convenience methods such as center frame on screen, and much more.
Cypress is an open-source Cascading Style Sheet (CSS) parser that lets you add well-documented, standardized name/value pairs (a.k.a. CSS style properties) to your own XML markup languages. It supports inline styles so you can add style properties to individual XML tags using the style attribute or external style sheets so that you can store style rules for reuse in separate, XML-free text documents. Cypress supports three forms of selectors to match your XML tags and style rules, that is, element selectors, class selectors, and id selectors.
Caramel is a collection of open-source Java utility classes and includes class utility methods, color utility methods and constants that let you use more than a hundred predefined colors by name (such as azure, chocolate, deepskyblue, indigo, etc.), data utility methods to get a timestamp in a RFC-1123 format, file utility methods to get file extensions or to save a stream to a file, MIME utility methods, net utility methods, string utility methods to fill in templates, and much more.