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.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A font chooser for java-programmers. You can select the font, the font-style, the size and the color. It gets similar handled like the JFileChooser in the Java API.
This projects tries to provide an easy JFontChooser in the form of the JColorChooser. Simply use it as a dialog in your programs to get a user-selected Font.
DialogLayout is a java layout manager. Components are positioned relative to each other using constraints that avoid nesting. Layouts scale to different sizes because the measurement system (dialog units) scales with the font. Requires jdk1.4.