public abstract class Layout extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Layout.Weighted |
| Constructor and Description |
|---|
Layout() |
public static Layout flow()
public static Layout weighted(int... weights) throws NullPointerException, IllegalArgumentException
Copyright © 2015 eXo Platform SAS. All Rights Reserved.