Uses of Interface
org.universAAL.support.utils.ui.IContainer

Packages that use IContainer
org.universAAL.support.utils.ui Contains raw helper classes to deal with UI concepts of universAAL. 
org.universAAL.support.utils.ui.low Contains low level helper classes to deal with UI concepts of universAAL. 
 

Uses of IContainer in org.universAAL.support.utils.ui
 

Classes in org.universAAL.support.utils.ui that implement IContainer
 class DataTable
          Class representing a Data Table UI element.
 class Grouping
          Class representing a Grouping of UI element.
 

Uses of IContainer in org.universAAL.support.utils.ui.low
 

Classes in org.universAAL.support.utils.ui.low that implement IContainer
 class Dialog
          A helper class that lets you build UIRequests easily so you can send them with your UICaller class.
 class Message
          A helper class that lets you build UIRequests easily so you can send them with your UICaller class.
 class SubDialog
          A helper class that lets you build UIRequests easily so you can send them with your UICaller class.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.