Uses of Package
org.universAAL.middleware.ui.rdf

Packages that use org.universAAL.middleware.ui.rdf
org.universAAL.middleware.ui   
org.universAAL.middleware.ui.rdf   
org.universAAL.ontology.questionnaire   
org.universAAL.samples.uibus   
org.universAAL.support.utils.ui Contains raw helper classes to deal with UI concepts of universAAL. 
org.universAAL.ui.dm   
org.universAAL.ui.dm.interfaces   
org.universAAL.ui.dm.ui.preferences.editor   
org.universAAL.ui.dm.userInteraction   
org.universAAL.ui.dm.userInteraction.mainMenu   
org.universAAL.ui.dm.userInteraction.mainMenu.file   
org.universAAL.ui.dm.userInteraction.systemMenu   
org.universAAL.ui.gui.swing.bluesteelLAF Bluesteel Look and feel package, features a metal look with blue buttons. 
org.universAAL.ui.gui.swing.bluesteelLAF.specialButtons   
org.universAAL.ui.handler.gui.swing universAAL connector (UIHandler) and the Handler's core features. 
org.universAAL.ui.handler.gui.swing.classic.specialButtons   
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel The default Look and Feel, when no look and feel is selected, or the selected one can not be found, this package is used. 
org.universAAL.ui.handler.gui.swing.formManagement Form Managing is the "art" of deciding which form to show at each moment. 
org.universAAL.ui.handler.gui.swing.model The Model contains all the Classes that translate from the IO RDF into Swing components. 
org.universAAL.ui.handler.gui.swing.model.FormControl The Models for all FormControls in the IO RDF. 
org.universAAL.ui.handler.gui.swing.model.FormControl.support Support Classes for modeling and behavior FormControls. 
org.universAAL.ui.handler.gui.swing.model.FormControl.swingModel Specialized custom Swing models. 
org.universAAL.ui.handler.gui.swing.model.special These classes are used to add special behaviour to certain submits. 
org.universAAL.ui.ui.handler.web.html   
org.universAAL.ui.ui.handler.web.html.model   
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.middleware.ui
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
Submit
          Represents a button in the form that finishes the dialog represented by that form.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.middleware.ui.rdf
ChoiceItem
          A special case of labels with an associated value suitable for usage as a leaf entry in a hierarchy of possible choices.
ChoiceList
          A special case of labels accepting other choice items and lists as its children and hence serving as an inner node in a hierarchy of possible choices.
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
FormControl
          The structural unit of forms that may bear information to be presented to human users and / or serve as a placeholder for user input.
FormElement
           
Group
          The structural unit of forms that serves as a container for other form controls.
Input
          The abstract class for all types of form controls that serve as a placeholder for possible user input.
Label
          The type of possible values for FormControl.PROP_CONTROL_LABEL.
Output
          The abstract class for all types of form controls that bear information to be presented to human users.
Repeat
          A subclass of Group whose children are all of the same type.
Select
          An input control to be used if the user input is restricted to a fixed list of acceptable values.
Submit
          Represents a button in the form that finishes the dialog represented by that form.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ontology.questionnaire
MediaObject
          An Output control for presenting media (content that goes beyond plain text).
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.samples.uibus
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.support.utils.ui
Group
          The structural unit of forms that serves as a container for other form controls.
Input
          The abstract class for all types of form controls that serve as a placeholder for possible user input.
Label
          The type of possible values for FormControl.PROP_CONTROL_LABEL.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.dm
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.dm.interfaces
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
Group
          The structural unit of forms that serves as a container for other form controls.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.dm.ui.preferences.editor
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.dm.userInteraction
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.dm.userInteraction.mainMenu
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
Group
          The structural unit of forms that serves as a container for other form controls.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.dm.userInteraction.mainMenu.file
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
Group
          The structural unit of forms that serves as a container for other form controls.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.dm.userInteraction.systemMenu
Group
          The structural unit of forms that serves as a container for other form controls.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.gui.swing.bluesteelLAF
Select
          An input control to be used if the user input is restricted to a fixed list of acceptable values.
Select1
          A subclass of Select that allows only one selection.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.gui.swing.bluesteelLAF.specialButtons
Submit
          Represents a button in the form that finishes the dialog represented by that form.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
FormControl
          The structural unit of forms that may bear information to be presented to human users and / or serve as a placeholder for user input.
Label
          The type of possible values for FormControl.PROP_CONTROL_LABEL.
Submit
          Represents a button in the form that finishes the dialog represented by that form.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing.classic.specialButtons
Submit
          Represents a button in the form that finishes the dialog represented by that form.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing.defaultLookAndFeel
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
Group
          The structural unit of forms that serves as a container for other form controls.
InputField
          The default Input control.
Label
          The type of possible values for FormControl.PROP_CONTROL_LABEL.
MediaObject
          An Output control for presenting media (content that goes beyond plain text).
Range
          A range control should be used as placeholder for such user input that must belong to an ordered set of values between a known minimum value and a known maximum value.
Repeat
          A subclass of Group whose children are all of the same type.
Select
          An input control to be used if the user input is restricted to a fixed list of acceptable values.
Select1
          A subclass of Select that allows only one selection.
SimpleOutput
          The default Output control containing info in form of plain text or another simple type supported by TypeMapper.
SubdialogTrigger
          A subclass of Submit that does not finish the current dialog but starts a subdialog, normally used for viewing or editing complex data that was represented in the main dialog in a summarized way or in way not suitable for editing.
Submit
          Represents a button in the form that finishes the dialog represented by that form.
TextArea
          An input control for getting larger text input.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing.formManagement
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
Input
          The abstract class for all types of form controls that serve as a placeholder for possible user input.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing.model
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
FormControl
          The structural unit of forms that may bear information to be presented to human users and / or serve as a placeholder for user input.
Input
          The abstract class for all types of form controls that serve as a placeholder for possible user input.
Label
          The type of possible values for FormControl.PROP_CONTROL_LABEL.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing.model.FormControl
FormControl
          The structural unit of forms that may bear information to be presented to human users and / or serve as a placeholder for user input.
Group
          The structural unit of forms that serves as a container for other form controls.
Input
          The abstract class for all types of form controls that serve as a placeholder for possible user input.
InputField
          The default Input control.
Label
          The type of possible values for FormControl.PROP_CONTROL_LABEL.
MediaObject
          An Output control for presenting media (content that goes beyond plain text).
Output
          The abstract class for all types of form controls that bear information to be presented to human users.
Range
          A range control should be used as placeholder for such user input that must belong to an ordered set of values between a known minimum value and a known maximum value.
Repeat
          A subclass of Group whose children are all of the same type.
Select
          An input control to be used if the user input is restricted to a fixed list of acceptable values.
Select1
          A subclass of Select that allows only one selection.
SimpleOutput
          The default Output control containing info in form of plain text or another simple type supported by TypeMapper.
SubdialogTrigger
          A subclass of Submit that does not finish the current dialog but starts a subdialog, normally used for viewing or editing complex data that was represented in the main dialog in a summarized way or in way not suitable for editing.
Submit
          Represents a button in the form that finishes the dialog represented by that form.
TextArea
          An input control for getting larger text input.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing.model.FormControl.support
FormControl
          The structural unit of forms that may bear information to be presented to human users and / or serve as a placeholder for user input.
Repeat
          A subclass of Group whose children are all of the same type.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing.model.FormControl.swingModel
FormControl
          The structural unit of forms that may bear information to be presented to human users and / or serve as a placeholder for user input.
Repeat
          A subclass of Group whose children are all of the same type.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.handler.gui.swing.model.special
Submit
          Represents a button in the form that finishes the dialog represented by that form.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.ui.handler.web.html
Form
          Forms can be used to describe dialogs in a modality- & layout-neutral way.
FormElement
           
Input
          The abstract class for all types of form controls that serve as a placeholder for possible user input.
 

Classes in org.universAAL.middleware.ui.rdf used by org.universAAL.ui.ui.handler.web.html.model
FormControl
          The structural unit of forms that may bear information to be presented to human users and / or serve as a placeholder for user input.
FormElement
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.