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

Uses of Class
edu.berkeley.guir.lib.introspect.DefaultIntrospectHandler

Packages that use DefaultIntrospectHandler
edu.berkeley.guir.lib.introspect Collection of useful introspection utilities, including debugging output, XML output, and so on. 
 

Uses of DefaultIntrospectHandler in edu.berkeley.guir.lib.introspect
 

Subclasses of DefaultIntrospectHandler in edu.berkeley.guir.lib.introspect
 class JTreeIntrospectHandler
          Introspect an object's values in a JTree.
 class PrintIntrospectHandler
          Handler for introspection debugging.
 class XMLIntrospectHandler
          Introspect an object's values out to an XML stream.
 


Copyright Information