public static class LayoutAnalyzer.RelativeHeightComponentInsideUndefinedHeightDialog extends java.lang.Object implements LayoutAnalyzer.Inspection
| Constructor and Description |
|---|
RelativeHeightComponentInsideUndefinedHeightDialog() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LayoutTip> |
analyze(Component c,
java.lang.String path) |
public RelativeHeightComponentInsideUndefinedHeightDialog()
@Nonnull public java.util.List<LayoutTip> analyze(Component c, java.lang.String path)
analyze in interface LayoutAnalyzer.Inspection