mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[editor-ui-api] TreeBasedStructureViewBuilder: javadoc minor
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
||||
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
||||
package com.intellij.ide.structureView;
|
||||
|
||||
import com.intellij.openapi.editor.Editor;
|
||||
@@ -11,7 +11,7 @@ import org.jetbrains.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* Default implementation of the {@link StructureViewBuilder} interface which uses the
|
||||
* standard IDEA implementation of the {@link StructureView} component and allows to
|
||||
* standard implementation of the {@link StructureView} component and allows to
|
||||
* customize the data displayed in the structure view.
|
||||
*
|
||||
* @see StructureViewModel
|
||||
|
||||
Reference in New Issue
Block a user