public PanelBuilder
Modifier and Type | Interface and Description |
---|---|
static class |
PanelBuilder.Companion |
Modifier and Type | Field and Description |
---|---|
static PanelBuilder.Companion |
Companion |
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) |
static PanelBuilder.Companion Companion