Swing Spy is java based Swing/AWT spy agent that prints the widget under the cursor (like Spy++ for Windows/MFC and SWT Spy for Java-SWT). Download from the homepage: http://www.nenoff.com/swingspy/
SwingGoodies is a Swing based library that extends the functionality of its native components. For example, the SGTextField class is based on JTextField. It provides extra attributes like maxlength, tabindex, input filtering, required and character case
The eadvisor system offers a solution for course scheduling. We plan to offer our core system for free, providing an attractive alternative to a time consuming task. The system will integrate with an organization's existing data sources.
Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
This project aims to develop a new GUI design experience with platform independent "Look and Feel".
The aim of a this project is to develop a java library which shall be able to use with any type of software developed in java.
A JavaScript presentation layer framework. It proposes a complete separation of view logic and design. Its components are designed by its role and not by its screen appearance, reducing drastically the API.
Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier.
It's SwingWorker on steroids.
ShutdownMe is a simple java utility that helps you to shutdown, restart, hibernate, and log off your computer using a timer which you can specify.
This version support only windows.
github.com/MohamedWael/ShutdownMe/
I hope you to like it, enjoy.
Provides possibility to adapt the interface of tested class. Enables to set a state of the class while writing tests by accessing the members that are not usually accessible.
Fox is a framework of objects indexing for abstract APIs of information retrievel like Apache Lucene. Framework considered intends to abstract the use of these libraries, for in such a way it disposes an interface of friendly use and easy configuration.