1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

PJA Toolkit
47Hits: 29

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Graphics

eTeks

http://www.eteks.com/pja/en/

Englisch

PJA (Pure Java AWT) Toolkit is a JavaTM library for drawing graphics developed by eTeks. It is 100% Pure Java and doesn't use any native graphics resource of the system on which the Java Virtual Machine runs. java.awt.Graphics methods such as drawLine (), fillOval (), drawString (),... are implemented in the default JVM with native graphical functions (except in some cases for Java2D) : That means that drawLine () finally calls a GDI system function on Windows or X11 function on a X11/UNIX machine even if the drawing is done in an off-screen image using the class java.awt.Image. This ensures the best performance for drawing graphics with Java.


Project SIMON
47Hits: 0

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

I/O

Alexander Christian

http://root1.de/project_simon

english

SIMON is a kind of RMI replacement which solves the most common problems many people complain about. It's fast, it's extremly scalable and has some additional features that other implementations miss


WUI
46Hits: 88

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Allgemein

unbekannt

http://wui.sourceforge.net/

Englisch

WUI (Web User Interface) is an MVC framework for writing web UIs in a single language: Java. Write web apps with components, widgets & events, not JSPs. Runs in any servlet 2.3 container. Similar to Model 2 / Struts, only better. Apache-style license.


Jirr
39Hits: 183

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

3D

unbekannt

https://sourceforge.net/projects/jirr/

Englisch

Jirr is a Java binding of the incredible Irrlicht Engine. Its aim is to get a state-of-the -art and high performance open source and cross platform 3D engine for Java programmers.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17