Visual Components Demo program demonstrates how JProof Visual Components may enhance your Java application's user interface. Using this demo, you can change the component properties and check how they work without writing code and even without re-compiling the source.
TextUtils - useful functions for manipulating Strings. Examples include: extracting primitive types, verifying e-mail addresses, splitting and joining, escaping characters, hyperlinking text, indentation, etc. XMLUtils - common XML functions such as parsing and printing DOM documents, performing XSL transformations and selecting nodes using XPATH. EJBUtils - common EJB and JNDI based functions such as looking up and narrowing home interfaces and looking up entity-beans directly. BeanUtils - useful methods for accessing values of objects using reflection. MultipartException - a special type of Exception designed to be subclassed for holding many child Exceptions. Useful if validation can throw many Exceptions and they all need to be wrapped up into and report (for example). Data - an Object wrapper for binary data. OrderedMap - a java.util.Map implementation that retains the order items were added in. DataUtil - a small class that helps convert Objects to their primitive types. DateUtil - a small class for handling ISO 8601 International Date formats.
It includes all of the following Java packages: AWT Libraries Collection libraries Database libraries Debugging libraries Graph libraries Introspection libraries IO Libraries Metrics tools Net libraries Properties libraries truly miscellaneous Util libraries Web libraries
LITk (Litteral Instrumentation Toolkit) is a set of graphical components dedicated to the construction of user interfaces in data acquisition, simulation or supervision applications.