com.neva.gradle.fork.gui / PropertyDialog

PropertyDialog

class PropertyDialog

Constructors

<init>

PropertyDialog(config: Config)

Properties

cancelled

var cancelled: Boolean

props

val props: Map<String, String>

Functions

centre

fun centre(): Unit

render

fun render(): Unit

Companion Object Functions

make

fun make(config: Config): PropertyDialog