public class PropertyDialog
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyDialog.Companion |
| Modifier and Type | Field and Description |
|---|---|
static PropertyDialog.Companion |
Companion |
| Constructor and Description |
|---|
PropertyDialog(Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
centre() |
boolean |
getCancelled() |
java.util.Map<java.lang.String,java.lang.String> |
getProps() |
void |
render() |
void |
setCancelled(boolean p) |
public static PropertyDialog.Companion Companion
public PropertyDialog(@NotNull
Config config)