updateView

fun updateView(targetEditor: AvailEditor? = editor, tokenStyle: PhrasePathStyleApplicator.TokenStyle?)

Update the phraseStructureList.

Parameters

targetEditor

The associated AvailEditor for which this PhraseViewPanel shows phrase structure at the selection.

tokenStyle

The TokenStyle at the current cursor position, or null if there is no such style at that position.