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

Quick Search    Search Deep

org.scopemvc.application.timewarp.fieldtype.* (11)org.scopemvc.application.timewarp.source.* (6)
org.scopemvc.application.timewarp.userinfo.* (3)org.scopemvc.application.timewarp.utilities.* (9)

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


Package Samples:

org.scopemvc.application.timewarp.fieldtype
org.scopemvc.application.timewarp.source
org.scopemvc.application.timewarp.userinfo
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}
FieldType: Base class for FieldType objects. Subclasses: FieldTypeSComboBox, FieldTypeSLabel, FieldTypeSList, FieldTypeSRadioButton, FieldTypeSTextField, FieldTypeSButton.
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.
CodeGeneratorController: Parent Controller component for the timeWarp application.
ScopeSource: Base class for classes writing specific Scope components.
ScopeTestSource: Base class for classes writing specific Scope components.
ScopeText: Class for writing Scope text documents (html pages...).
CodeGeneratorModel: Model component for the timeWarp application.
FieldTypeSPasswordField: FieldType object to represent SPasswordField.
CodeGeneratorView: View component for the timeWarp application.
FieldTypeSRadioButton: FieldType object to represent SRadioButton.
UserInfoController: Controller class for the user info screen.
FieldTypeSTextField: FieldType object to represent STextField.
ScopeButtonItem: Holds the SButton attributes and methods.
FieldTypeSCheckBox: FieldType object to represent SCheckBox.
FieldTypeSComboBox: FieldType object to represent SComboBox.
FieldTypeSTextArea: FieldType object to represent STextArea.
FieldTypeSButton: FieldType object to represent SButton.

Home | Contact Us | Privacy Policy | Terms of Service