| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| net.sf.okapi.common.filterwriter |
Interfaces and classes to allow the output of a document in its original
format.
|
| net.sf.okapi.common.uidescription |
Classes used to describe, in a UI-independent way, the UI parts used to edit
parameters.
|
| Class and Description |
|---|
| IEditorDescriptionProvider
Common type for classes that can provide a description of how to edit
their parameters.
|
| Class and Description |
|---|
| EditorDescription
Describes the different UI parts and the layout to use for a generic editor.
|
| IEditorDescriptionProvider
Common type for classes that can provide a description of how to edit
their parameters.
|
| Class and Description |
|---|
| AbstractPart
Base UI part descriptor.
|
| CheckboxPart
UI part descriptor for a check box.
|
| CheckListPart
UI part descriptor for a list of boolean options.
|
| CodeFinderPart
UI part descriptor for a code finder option set.
|
| EditorDescription
Describes the different UI parts and the layout to use for a generic editor.
|
| FolderInputPart
UI part descriptor for a folder/directory.
|
| IContainerPart
Common type for all containers UI parts (e.g.
|
| ListSelectionPart
UI part descriptor for a string selection.
|
| PathInputPart
UI part descriptor for a path.
|
| SeparatorPart
UI part descriptor for a line separator.
|
| SpinInputPart
UI part descriptor for a spin-like input field.
|
| TextInputPart
UI part descriptor for a text input field.
|
| TextLabelPart
UI part descriptor for a text item.
|
Copyright © 2021. All rights reserved.