class PropertyDialogField
PropertyDialogField(property: Property, dialog: JDialog, component: JComponent, validationMessageLabel: JLabel) |
val name: String |
|
val value: String |
fun control(): Unit |
|
fun isInvalid(): Boolean |
|
fun render(): Unit |
|
fun sync(): Unit |
val DESCRIPTION_TEXT_COLOR: Color |
|
val ERROR_FIELD_COLOR: Color |
|
val ERROR_TEXT_COLOR: Color |