-->
<?xml-stylesheettype="text/xml"href="../../nbbuild/javadoctools/apichanges.xsl"?>
<!DOCTYPE apichanges PUBLIC"-//NetBeans//DTD API changes list 1.0//EN""../../nbbuild/javadoctools/apichanges.dtd">
<!-- First, a list of API names you may use: -->
<apidefs>
<apidef name="indent_support">General</apidef> <!-- etc. -->
</apidefs>
<!-- ACTUAL CHANGES BEGIN HERE: -->
<changes>
<change id="AutomatedIndentation.added">
<api name="indent_support"/>
<summary>Adding org.netbeans.modules.editor.indent.spi.support.AutomatedIndenting</summary>
<version major="1" minor="20"/>
<date day="23" month="10" year="2008"/>
<author login="vstejskal"/>
<compatibility source="compatible" binary="compatible" deletion="no" addition="yes" modification="no"/>
<description>
<p>
The <code>AutomatedIndenting</code> support class provides regex-based
automatic re-indentation of lines as user types. This is a replacement for
the deprecated <code>ExtFormatter.getReformatBlock</code> and <code>INDENT_HOT_CHARS_ACCEPTOR</code>
setting.
</p>
<p>
The code was originally part of the <a href="@org-netbeans-modules-editor-indent@/index.html">editor.indent</a>
module. Please check its <a href="@org-netbeans-modules-editor-indent@/apichanges.html">API Changes document</a> as well.
</p>
</description>
<class package="org.netbeans.modules.editor.indent.spi.support" name="AutomatedIndenting"/>
<issue number="120357"/>
</change>
</changes>
<!-- Now the surrounding HTML text and document structure: -->
<htmlcontents> <!-- Generated from apichanges.xml -->
<head>
<title>Change History of Editor Indentation API</title>
<link rel="stylesheet"href="prose.css"type="text/css"/>
</head>
<body>
<p>This document lists changes made to the <a href="overview-summary.html">Editor Indent API</a>.</p>
<!-- The actual lists of changes, as summaries and details: -->
<hr/>
<standard-changelists module-code-name="org.netbeans.modules.editor.indent.support"/>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.