| Package | Description |
|---|---|
| net.sf.okapi.common.uidescription |
Classes used to describe, in a UI-independent way, the UI parts used to edit
parameters.
|
| Modifier and Type | Method and Description |
|---|---|
TextInputPart |
EditorDescription.addOptionalTextInputPart(ParameterDescriptor paramDescriptor)
Adds an optional text input UI part to this editor description.
|
TextInputPart |
EditorDescription.addTextInputPart(ParameterDescriptor paramDescriptor)
Adds a default text input UI part to this editor description.
|
Copyright © 2021. All rights reserved.