public abstract class Layout extends Object
static class
Layout.Weighted
Layout()
static Layout
flow()
weighted(int... weights)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Layout()
public static Layout flow()
public static Layout weighted(int... weights) throws NullPointerException, IllegalArgumentException
NullPointerException
IllegalArgumentException
Copyright © 2018. All rights reserved.