The component is an extension to the Richfaces Suggestion box component.The suggestion box is a component analogous to Google Suggest. The component includes a button next to the JSF input text box and onclick of the button renders the suggestion box.
Free Open Source VoiceXML editor programmed in Java (Swing). The VoiceXML document is regularly parsed, a tree view is built and syntax errors are reported in a specific table.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
An embeddable WYSWYG HTML editor for Java Swing. It is based on standard Swing JEditorPane component and provides a rich set of editing features, including paragraph and inline styling, inserting links and images, find/replace functions etc.
The goal of the project is to describe user interfaces (forms) in a generic manner and to provide render engines for SWT and JSF (potentially for any other GUI Toolkit). The description is XML based and a graphical editor is also part of the Project.
ecl-datepicker is open source Java code for a set of user controls and utilities for calendarized date functions in SWT-based applications. It supports internationalized text and international date ordering/format, and is time zone aware.
Add-ons for Eclipse SWT widgets. Included are things like autocomplete combo and text widgets, radio button set, validated text input date widget and validated email widget. These widgets will all work under the standard Eclipse RCP/SWT framework.
The SpringEditor is a plugin for the Eclipse IDE (http://www.eclipse.org) that supports graphical modelling of application contexts for the spring framework (http://www.springframework.org).
Marx Explorer project is a web file manager developed in Java, which main function is to help manage static files of an intranet or website and to integrate with other systems to help the end user to select, preview and modify an picture for a news system
This project has the aim to develop an editor for the module descriptor files of the popular hivemind framework. The editor help write the contributions to configuration points, by gathering all module descriptos to parse all schemata.
Save time in Java GUI development with lazyGUI api. Create Swing JavaBean(TM) displayer/editor. Create Actions from Annotations trampoline and JMenu from them. (Bean Displayer Viewer Editor Component Menu Action).
JXSchema :: Java Swing XML Instance Editor JavaBean, dynamically generated from XML Schema document. Features real-time XML Schema validation. Creates XML instance documents that conform to the source XML Schema document.
NUI is acronym of "New UI". It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html
This project will provide EditorKits based on a common structure for different formats to be used with the JEditorPane in Java Swing.
Currently supported formats:
LaTeX (Very basic)
Jasperreports styled text
Property File Editor that stores Property Strings in HTML. Scans Java source for "getString"-calls and assigns them to properties. Scans existing property files and displays overview of translation. All input Strings are converted to HTML.
JBE is a fully-compliant JavaBeans editor written in pure J2SE5.0, designed to be painlessly integrated in any java software. It allows to recursively instantiate beans, inspect and edit them, browse through them, and invoke methods on/from them.
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.
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.
JPop is a plugin that integrates the poplog (http://sourceforge.net/projects/openpoplog) environment as a plugin for the jedit (http://sourceforge.net/projects/jedit) programmers editor. The plugin is written in a mixture of Java, pop11, and beanshel
Java SWT and AWT port of Scintilla, a free source code editing component. Scintilla runs on Windows and Linux with GTK+. It is a rich text editing control that supports syntax styling, error indicators, code completion, call tips, etc.