UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
SWTLoader is an elegant hack to ease SWT program deployment. With SWTLoader you can produce self-contained, double-clickable jar files with the needed native files inside them. Users will just have to double click your file: no more scripts or installers
JBE is a fully-compliant JavaBeans editor written in pure J2SE5.0, designed to be painlessly integrated in any javasoftware. It allows to recursively instantiate beans, inspect and edit them, browse through them, and invoke methods on/from them.
Since you have no rendering control in Java MIDP this library provides components on which you can control the look&feel. Full MIDP compatible (Works on all MIDP JVM). Small: Adds only 50-60k to a midlet. Fast to learn and to use (full javadoc).
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
JDocViewer is a Java progrom for developers to better use javadoc. It provides a tool to better view, search, and organize the standard javadoc. Please check out the screenshots. The project is under construction. There is no release yet. Please use CVS.
Automatically generate SWT GUI from XML files. Supports all GUI components provided by SWT plus standalone dialog / composite. Supports auto-population of list/combo/table/tree from database directly without writing single line of code!
Please provide your feedback/suggestions to author to make the necessary improvements ...
Nested pie chart is for tree visualization. Each node of the tree has a size and color attribute, enabling the chart to be used as a heatmap. Linear arrangement of the nodes in decreasing order of size is an advantage over rectangular heatmaps.
A client container for Swing, based on Java 5 language features (annotations, enums...), and PicoContainer. Develop Swing applications with a simple development model, using POJOs, a clean MVC pattern and services and be more productive.
AWTaglib is a JSP Taglib that helps create Active Widgets grid very easily, and providing extra features. This features include exporting to XLS,PDF and CSV (using JasperReports), editing, and integration with Struts
JavaScript abstract class to manipulate (insert, delete, move) unlimited number of similar dynamic HTML form fileds on the fly (without submitting the form). Useful for CMS, table sheets of undefined number of lines or columns.
ZUI lets you create standard Swing frontends using XML documents. You only have to create a class, code the methods that will receive the events and define the widgets disposition and their events with XML.
NanoGraph is a java component for graph visualisation. It aims to visualize domain oriented object models without requiring code changes to these models. Design goals include a small footprint and Swing/SWT/SVG support.
GiANT is a graphical interface for computer algebra systems (OS X/UNIX/Win). Currently GiANT lets the user work with number fields via KASH, but we aim to develop it into a GUI Library to run on top of any CAS and expose any of its functions.
comitatus-webapp is a framework to ease the development of Java Server Faces (JSF) database applications that use entity EJBs for persistance. It also provides some usefull JSF components.
SwiftUI is a custom tag library which provides UI components for Java based web applications. The developers for Java based web applications can use these tags to create data grids, interactive trees, forms and visual containers. These tags are fully skin
Mobile Robotics is a java project developing wireless communication using bluetooth between a hand-held (palm, cellular phone) to a Lego Mindstorm device. We intend to bypass the limitations of the IR tower creating a truly wireless mindstorm.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
JFCX aims to elegantly improve usability (from the developer's perspective) of the JTable, JTree, and many other Swing components making it easier to develop rich customizations for GUI's.
"Fiber" is a java library which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
A set of utilities for the use of decorators in a Java web application. The goal of this project is to offer an easy way to "decorate" data for presentation purposes. This is partially done by using concepts introduced by the Decorator Design Pattern.
Simple Java text console I/O wrapper functions for common console tasks such as getting an integer, getting a string etc. These functions wrap around the System.out and System.in objects.