Project: Web Dynamic Forms Concept: Web Dynamic Forms support developers in creating a single, dynamic, scrollable form using a form description language. The virtual form is structured into sections and subsections so that effective organization and navigation of the information are possible. Features:
Implementation: Web Dynamic Forms consists of a set of Java classes,
one class for each type of field. Such an object-oriented design supports
the introduction of new field types by adding new classes to the hierarchy.
A protocol of Java methods describes each field class so that new classes
can inherit some of the methods and redefine others. Form Field Types:
Principals: Done in collaboration with Andreas Girgensohn (FXPal). I spearheaded the port of Dynamic Forms interaction paradigm for the Web and its Java implementation, and applied it in a number of applications. Publication: Girgensohn and Lee, Sixth International World Wide Web Conference, 1997. Work Conducted: May 1996 November 1996. |