Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.scopemvc.application.timewarp.utilities: Javadoc index of package org.scopemvc.application.timewarp.utilities.


Package Samples:

org.scopemvc.application.timewarp.utilities

Classes:

StringUtils: A rich set of methods that can be used to manipulate strings. Adapted from http://wwwipd.ira.uka.de/~schmidt/alexandria/doc/alexandria/util/StringUtils.html .
DateUtility: General utility for handling dates Can be used either by creating an instance with a java.util.Date in constructor argument, or by invoking the static methods, sending the java.util.Date as input argument.
CodeUtils: Various static utility methods Original code from {link http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/middlegen/middlegen/src/java/middlegen/Util.java Util.java}
Prefs: This class is a simple implementation of the *real* Prefs class to make it possible to compile with JDK 1.3 and older. It uses properties to store user preferences.
GridSPanel: Class will create a panel based on a SPanel with a Gridbag layout. Add methods are overriden to allow for positioning the components within the panel.
Prefs14: Wrapper around java.util.prefs.Preferences which simplifies the API and makes it easier to handle NoClassDefFoundError in non JDK 1.4 environments
User: Keeps track of the user data, specifically the user's name, company, and e-mail address.
BlankFileFilter: Implementation of FileFilter that only displays directories.
UserGuide: Class used to create the help file.

Home | Contact Us | Privacy Policy | Terms of Service