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

Uses of Interface
edu.berkeley.guir.lib.introspect.IntrospectFilter

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

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

Methods in edu.berkeley.guir.lib.introspect that return IntrospectFilter
 IntrospectFilter IntrospectHandler.getFilter()
          Get the current filter.
 

Methods in edu.berkeley.guir.lib.introspect with parameters of type IntrospectFilter
 void IntrospectHandler.setFilter(IntrospectFilter newFilter)
          Set the current filter.
 

Constructors in edu.berkeley.guir.lib.introspect with parameters of type IntrospectFilter
IntrospectHandler(IntrospectFilter newFilter)
           
DefaultIntrospectHandler(IntrospectFilter f)
           
 


Copyright Information