Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
X
_
U
UIH
- class chrriis.uihierarchy.
UIH
.
The user interface hierarchy core class.
UIH()
- Constructor for class chrriis.uihierarchy.
UIH
Construct a hierarchy of components.
UIH(UIHConfig)
- Constructor for class chrriis.uihierarchy.
UIH
Construct a hierarchy of components, using the specific configuration.
UIH.SingleLevelHandler
- class chrriis.uihierarchy.
UIH.SingleLevelHandler
.
A handler of a child level
UIHConfig
- class chrriis.uihierarchy.
UIHConfig
.
The centralized place for UIH configuration.
UIHException
- exception chrriis.uihierarchy.
UIHException
.
The super class of the UIHierarchy exceptions that can occur.
UIHException(SingleLevelAccessor, String)
- Constructor for class chrriis.uihierarchy.
UIHException
Construct a UIHException.
UIHException(SingleLevelAccessor, Throwable)
- Constructor for class chrriis.uihierarchy.
UIHException
Construct a UIHException, nesting a cause.
UIHException(SingleLevelAccessor, String, Throwable)
- Constructor for class chrriis.uihierarchy.
UIHException
Construct a UIHException, nesting a cause.
Unit
- class chrriis.uihierarchy.unit.
Unit
.
A unit, used to perform conversions, mainly from and to pixels.
UnitParser
- class chrriis.uihierarchy.util.
UnitParser
.
A utility class to parse and convert units from their string representations.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
X
_