A B C D E F G H I J K L M N O P R S T U X _

R

realize() - Method in class chrriis.uihierarchy.UIH
Realize the hierarchy.
registerUnit(Unit) - Method in class chrriis.uihierarchy.UIHConfig
Register a unit, using the names it defines.
registerUnit(Unit, String[]) - Method in class chrriis.uihierarchy.UIHConfig
Register a unit, with some names that define it.
registerUnit(Unit) - Static method in class chrriis.uihierarchy.unit.Unit
Register a unit, using the names it defines.
registerUnit(Unit, String[]) - Static method in class chrriis.uihierarchy.unit.Unit
Register a unit, with some names that define it.
remove() - Method in class chrriis.uihierarchy.Accessor
Remove the manipulated levels from their hierarchy.
remove(int) - Method in class chrriis.uihierarchy.compatibility.ArrayList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class chrriis.uihierarchy.compatibility.ArrayList
Removes the first occurrence in this list of the specified element (optional operation).
remove(Object) - Method in interface chrriis.uihierarchy.compatibility.Collection
Removes the first occurrence in this list of the specified element (optional operation).
remove(Object) - Method in class chrriis.uihierarchy.compatibility.HashSet
Removes the first occurrence in this list of the specified element (optional operation).
remove(int) - Method in interface chrriis.uihierarchy.compatibility.List
Removes the element at the specified position in this list (optional operation).
removeAll() - Method in class chrriis.uihierarchy.ParentLevelAccessor
Remove all the children levels of the parent level that is manipulated.
removeAll(Collection) - Method in class chrriis.uihierarchy.compatibility.ArrayList
Removes all this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection) - Method in interface chrriis.uihierarchy.compatibility.Collection
Removes all this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection) - Method in class chrriis.uihierarchy.compatibility.HashSet
Removes all this collection's elements that are also contained in the specified collection (optional operation).
resolve(String) - Method in class chrriis.uihierarchy.xml.resolver.ArrayComponentResolver
Resolve a component from its name.
resolve(String) - Method in interface chrriis.uihierarchy.xml.resolver.ComponentResolver
Resolve a component from its name.
resolve(String) - Method in class chrriis.uihierarchy.xml.resolver.FieldsComponentResolver
Resolve a component from its name.
resolve(String) - Method in class chrriis.uihierarchy.xml.resolver.MapComponentResolver
Resolve a component from its name.
run(AccessorRunnable) - Method in class chrriis.uihierarchy.Accessor
Run an action on all the components of the levels of this accessor.
run(Component, Accessor) - Method in interface chrriis.uihierarchy.accessor.AccessorRunnable
Run the action.
runTraversing(AccessorRunnable) - Method in class chrriis.uihierarchy.Accessor
Run an action on all the components of the levels of this accessor, and their sub hierarchies.

A B C D E F G H I J K L M N O P R S T U X _