Uses of Package
context.arch.widget

Packages that use context.arch.widget
context.arch.discoverer   
context.arch.server   
context.arch.widget   
edu.berkeley.io.context.home   
edu.berkeley.io.context.museum   
 

Classes in context.arch.widget used by context.arch.discoverer
Widget
          This class is the basic context widget, with attributes and methods that should apply to all context widgets.
 

Classes in context.arch.widget used by context.arch.server
Widget
          This class is the basic context widget, with attributes and methods that should apply to all context widgets.
WidgetHandle
          This class implements a widget handler object, encapsulating the information needed to subscribe to a widget.
WidgetHandles
          This class maintains a list of widget handles, allows additions, removals and updates to individual handles.
 

Classes in context.arch.widget used by context.arch.widget
WidgetHandle
          This class implements a widget handler object, encapsulating the information needed to subscribe to a widget.
WidgetHandles
          This class maintains a list of widget handles, allows additions, removals and updates to individual handles.
 

Classes in context.arch.widget used by edu.berkeley.io.context.home
Widget
          This class is the basic context widget, with attributes and methods that should apply to all context widgets.
 

Classes in context.arch.widget used by edu.berkeley.io.context.museum
Widget
          This class is the basic context widget, with attributes and methods that should apply to all context widgets.