com.neva.gradle.fork.gui / PropertyDialogField

PropertyDialogField

class PropertyDialogField

Constructors

<init>

PropertyDialogField(property: Property, dialog: JDialog, component: JComponent, validationMessageLabel: JLabel)

Properties

name

val name: String

value

val value: String

Functions

control

fun control(): Unit

isInvalid

fun isInvalid(): Boolean

render

fun render(): Unit

sync

fun sync(): Unit

Companion Object Properties

DESCRIPTION_TEXT_COLOR

val DESCRIPTION_TEXT_COLOR: Color

ERROR_FIELD_COLOR

val ERROR_FIELD_COLOR: Color

ERROR_TEXT_COLOR

val ERROR_TEXT_COLOR: Color