| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| net.sf.okapi.common.uidescription |
Classes used to describe, in a UI-independent way, the UI parts used to edit
parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterDescriptor
Default implementation of the
IParameterDescriptor interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPart
Base UI part descriptor.
|
class |
CheckboxPart
UI part descriptor for a check box.
|
class |
CheckListPart
UI part descriptor for a list of boolean options.
|
class |
CodeFinderPart
UI part descriptor for a code finder option set.
|
class |
FolderInputPart
UI part descriptor for a folder/directory.
|
class |
ListSelectionPart
UI part descriptor for a string selection.
|
class |
PathInputPart
UI part descriptor for a path.
|
class |
SeparatorPart
UI part descriptor for a line separator.
|
class |
SpinInputPart
UI part descriptor for a spin-like input field.
|
class |
TextInputPart
UI part descriptor for a text input field.
|
class |
TextLabelPart
UI part descriptor for a text item.
|
Copyright © 2021. All rights reserved.