UC Berkeley Group for User Interface Research
Updated November 17, 2000

Package edu.berkeley.guir.lib.introspect

Collection of useful introspection utilities, including debugging output, XML output, and so on.

See:
          Description

Interface Summary
IntrospectConstants Constants for introspection.
IntrospectFilter Tell me which fields I should look at, and tell me which fields I should not.
 

Class Summary
DefaultIntrospectHandler Default handler for introspection debugging.
EmptyIntrospectHandler Handler for introspection debugging that does nothing.
Introspect Lots of debugging utilities, including log file output, stream output, graphical window output, and object introspection.
IntrospectHandler Callback for Java object introspection traversal.
IntrospectLib Library of utilities for introspection.
JTreeIntrospectHandler Introspect an object's values in a JTree.
PrintIntrospectHandler Handler for introspection debugging.
XMLIntrospectHandler Introspect an object's values out to an XML stream.
 

Package edu.berkeley.guir.lib.introspect Description

Collection of useful introspection utilities, including debugging output, XML output, and so on.

This software is distributed under the Berkeley Software License. This software is part of the GUIRLib package.


Copyright Information