Skip navigation links

NetBeans Architecture Answers for Editor Braces Matching module


Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
BracesMatchingSPIExportedUnder Development .../overview-summary.html

org.netbeans.modules.editor.libImportedDeprecated .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.14 is required.

org.netbeans.modules.editor.lib2ImportedUnder Development .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.3 is required.

org.netbeans.modules.editor.mimelookupImportedOfficial .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.6 is required.

org.netbeans.modules.editor.settingsImportedPrivate .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.9 is required.

org.netbeans.modules.editor.utilImportedPrivate .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.17 is required.

org.netbeans.modules.lexerImportedOfficial .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 1.18 is required.

org.openide.dialogsImportedOfficial .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 7.4 is required.

org.openide.modulesImportedOfficial .../overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 7.2 is required.

org.openide.utilImportedOfficial../org-openide-util/overview-summary.html

The module is needed for compilation. The module is used during runtime. Specification version 7.9 is required.

Group of property interfaces
Interface NameIn/OutStabilitySpecified in What Document?
nbeditor-bracesMatching-caretBiasExportedUnder Development

Controls where the important character lies in relation to a caret. The important character is a character right next to a caret and depending on the value of this property it can be the character on either the left hand side or the right hand side of the caret. Please see the infrastructure overview for more details.

nbeditor-bracesMatching-searchDirectionExportedUnder Development

Controls a direction in which the search for the original area is performed. Please see the infrastructure overview for more details.

nbeditor-bracesMatching-maxBackwardLookaheadExportedUnder Development

Controls the maximum distance measured in characters from the position of a caret, where matchers are allowed to search for the original area. Please see the infrastructure overview for more details.

nbeditor-bracesMatching-maxForwardLookaheadExportedUnder Development

Controls the maximum distance measured in characters from the position of a caret, where matchers are allowed to search for the original area. Please see the overveiw for more details.


General Information


Project and platform dependencies


Deployment


Compatibility with environment


Access to resources


Lookup of components


Execution Environment


Format of files and protocols


Performance and Scalability


Built on April 17 2024.  |   Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.