DictionaryTable
An editable table for selecting and editing Dictionaries.
See also
Constructors
Types
Functions
Link copied to clipboard
Adds a listener that is called whenever this table is updated.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Creates a new JPanel
with the table and the corresponding buttons.
Link copied to clipboard
Creates a new placeholder Dictionary instance.
Link copied to clipboard
@NotNull
Link copied to clipboard
Returns null
if a unique, non-empty selection of valid dictionaries has been made, or a ValidationInfo
object explaining which input should be changed.
Link copied to clipboard
@NotNull
Link copied to clipboard
Link copied to clipboard
@NotNull
Link copied to clipboard
Link copied to clipboard
open fun modelListener(@NotNull p0: @NotNull TableModelEditor.DataChangedListener<EditableDatum<DictionaryReference>>): TableModelEditor<EditableDatum<DictionaryReference>>
Link copied to clipboard
open fun processModifiedItems(@NotNull p0: @NotNull BiPredicate<in EditableDatum<DictionaryReference>, in EditableDatum<DictionaryReference>>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard