public class LayoutAnalyzer
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LayoutAnalyzer.AlignInsideUndefinedSizedContainer |
static class |
LayoutAnalyzer.ComponentRelativeSizeInsideUndefinedSizedContainer |
static class |
LayoutAnalyzer.ComponentUndefinedSize |
static class |
LayoutAnalyzer.ExpandedComponentOverlapsAnother |
static class |
LayoutAnalyzer.ExpandOfSingleComponent |
static interface |
LayoutAnalyzer.Inspection |
static class |
LayoutAnalyzer.RelativeHeightComponentInsideUndefinedHeightDialog |
static class |
LayoutAnalyzer.RelativeWidthComponentInsideUndefinedWidthDialog |
static class |
LayoutAnalyzer.ScrollBoxInnerComponentRelativeSize |
| Constructor and Description |
|---|
LayoutAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LayoutTip> |
analyze(Window window) |