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
_
B
BorderHConstraints
- class chrriis.uihierarchy.constraints.
BorderHConstraints
.
The constraints for a Border layout.
BorderHConstraints()
- Constructor for class chrriis.uihierarchy.constraints.
BorderHConstraints
BorderHLayout
- class chrriis.uihierarchy.layout.
BorderHLayout
.
A border layout that is lazily created, using the UIH configuration.
BorderHLayout()
- Constructor for class chrriis.uihierarchy.layout.
BorderHLayout
Constructs a new border layout with no gaps between components.
BorderHLayout(String, String)
- Constructor for class chrriis.uihierarchy.layout.
BorderHLayout
Constructs a border layout with the specified gaps between components.
BoxHConstraints
- class chrriis.uihierarchy.constraints.
BoxHConstraints
.
The constraints for a Box layout.
BoxHConstraints()
- Constructor for class chrriis.uihierarchy.constraints.
BoxHConstraints
build(InputStream, Object[])
- Method in class chrriis.uihierarchy.xml.
XmlUIH
Build a user interface containment hierarchy from an XML stream.
build(InputStream, ComponentResolver)
- Method in class chrriis.uihierarchy.xml.
XmlUIH
Build a user interface containment hierarchy from an XML stream.
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
_