openStructureView

fun openStructureView(giveEditorFocus: Boolean = true)

Open the StructureView associated with this AvailEditor.

Must execute in the event dispatch thread.

Parameters

giveEditorFocus

true gives focus to this AvailEditor; false give focus to AvailWorkbench.structureView.