public class BasePanelBuilder implements PanelBuilder
PanelBuilder.Companion
Companion
Constructor and Description |
---|
BasePanelBuilder(java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
kotlin.Pair<java.lang.Integer,java.lang.Integer> |
getBounds() |
void |
properties(kotlin.jvm.functions.Function1<? super org.json.JSONObject,kotlin.Unit> propertiesSetter) |
void |
setBounds(kotlin.Pair<java.lang.Integer,java.lang.Integer> p) |
getBounds, properties, setBounds