Projects

- Descriptions -

 
..:: SWTSwing ::..

SWTSwing is a port of the SWT library to Swing.
It allows one to get rid of the native libraries needed by native SWT ports, to use a Java SWT application to computers that do not support the current ports, and also to integrate Swing components to an SWT application.

Check the SWTSwing project page here.

..:: UDoc ::..

UDoc is a visualisation tool, which helps to analyze java programs or libraries.
It generates UML-like diagrams from standard Java documentations, Java sources, Java binaries, or whatever module that serves information on Java classes.

Check the UDoc project page here.

..:: UIHierarchy ::..

UIHierarchy is a library that facilitates the development of complex user interfaces in AWT/Swing. It enhances the meaning of containment hierarchy by providing the means to create a nice code, that really reflects the hierarchy of components.

Check the UIHierarchy project page here.

..:: JVM Compatibility Suite ::..

The JVM Compatibility Suite is a set of projects mainly meant to simplify the development of Java applications that are compatible with the Microsoft Virtual Machine.
It includes a fake JRE to launch Java application using the MS VM from within Eclipse, a lightweight graphical toolkit, and more!

Check the JVM Compatibility Suite project page here.

..:: MasterCL ::..

MasterCL is a Java library which breaks the common logic of class loading. It allows one to load some classes even if some higher class loader knew how to load them.
One could even create a class like "java.lang.Integer" that would be loaded instead the legitimate one. Note that the licence agreement does not permit it so don't do it.

Check the MasterCL project page here.

..:: AWTEnabler ::..

AWTEnabler is a program that allows to enable some disabled GUI components. It is the same program as WindowsEnabler but for AWT and Swing components.

Check the AWTEnabler project page here.

..:: IC ::..

IC is a Java library that allows an application to check the presence of other running instances. Applications can then permit a maximum number of running instances, share some data, control the instances among the virtual machines.
It has many possible applications like for example enabling installers to shut some running instances of the programme to uninstall.

No plans to make a Web page of this project at the moment.

..:: SWTLoader ::..

SWTLoader is a launcher for SWT applications that determines current plateform and displays the possible themes SWT supports. Once a theme is chosen, this choice is used everytime the application is launched, except if a theme is added or the current theme is not supported anymore. SWTLoader makes shipping SWT applications easier by simplifying the installation procedures.

No plans to make a Web page of this project at the moment.

..:: WebStartEx ::..

The WebStartEx library is an answer to one main limitation of current applications deployed using Java Web Start: the impossibility to access resources outside the jar files of the application.

Check the WebStartEx project page here.

..:: FlexAgent ::..

FlexAgent is an SNMP agent that is dynamically loaded from some MIB definitions. It can be administrated using a graphical tool, and some logic can be trigguered when getting or setting some values. Configuration can be saved, and it is using a plug-in architecture.

No plans to make a Web page of this project at the moment.

..:: SkinLFOT ::..

SkinLFOT is a JBuilder Open Tool that allows to apply skins to JBuilder.

Check the SkinLFOT project page here.

 
Web site designed by Christopher Deckers
Any questions, suggestions, job offers at