Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
JS XmlGUI is library which allows to describe both - logic and appearance (rendering) - of Java applications GUI's in XML. It allows to reduce amount of GUI specific Java code to minimum and to keep GUI design readable even for not programmers.
Proposed is an algorithm
that uses computer vision, combined with a modified Rubine classifier, to allow
arbitrary N-sided polygons as accepted sketches in real-time.
This project is a taglib library used to create tables of data into web based interfaces. The data can be in a bidirecional array, collection or even in a database (thru interface implementation) and repaginate the data removing the screen overload.
jspWidgets is UI framework which allows you to build WEB based (window system) business applications using JSP, JSTL, HTML and Javascript. This framework is alternative for JSF. Contains MVC, converters, security interfaces, debugger, etc...
SwingFast is a library to help with the creation of Swing based applications. It includes menus & forms creation, easy layout of components, load & save with XML files, and numerous useful "shortcuts". Creating robust GUIs has never been so easy!
JSP tag library that gives visitors to your site the ability to bookmark any article (content item) in one of the many Bookmark or Tagging sites such as Digg.com, Furl.net, Spurl.net, Del.icio.us etc. (java version of Joomla Tagbot)
The simplechart project uses Java2D with SWT to produce a simple Eclipse plug-in for plotting data and placing other objects on a chart. Customizable. Supports interactive zooming. Developers can create new objects by implementing an simple interface.
This is a set of general purpose swing components, including an Outlook-like bar, a Calendar Component, serveral layouts, and support for component dragging and resizing form visual editors . Samples are included.
JSPSpellCheck is a JSP Spell Check component that allows you to provide interactive spell checking in your web based Java applications. It is 100% HTML and JavaScript. It is a JSP based front-end to the Jazzy Spell Checker.
Make Java Swing applications easier:
- Simple easy to use layout manager
- Clearly described framework and principles for developing a UI application
- Extensible mappping framework to map from POJOs to user interface
- No XML configurations!
Denvir is an environment diagnostic library. It should be used by application start-up to check its requirements (for example the right JDK). If a problem occurs, Denvir will provide possible solutions to the end-user.
Swixat is a Swing-based authoring tool for the quick and easy development of graphical UI Java applications. It extends an external XUL library (SwiXml) to implement a complete MVC framework, and provides advanced scripting features.
BaggieLayout is a Java swing LayoutManager, as powerful as GridBagLayout, but VERY easy to use. Use simple XML or JavaBean constraints for positioning. Unlike other LayoutManagers, obeys min/max/pref sizes, & components don't jump/dissapear when resized
A Rich Internet Business Application Framework that uses XML to describe a GUI for the web or standalone application. Java Swing components are managed by the framework so that a GUI can be built quickly and easily with no Java programming required.
TelnetServer is a pluggable library that enables your application to accept telnet connections, and provides an API for adding commands. Has basic authentication and logging support.
BeanView is a Javalibrary for seamlessly rendering a JavaBean to a form and back. It includes a specification for the model and also implementation[s] for Swing and Echo 2.0.