<?xml-stylesheethref="../../nbbuild/javadoctools/apichanges.xsl"type="text/xsl"?>
<!DOCTYPE apichanges PUBLIC"-//NetBeans//DTD API changes list 1.0//EN""../../nbbuild/javadoctools/apichanges.dtd">
<!-- INFO FOR PEOPLE ADDING CHANGES: Fordetailssee: -api.xml/apichanges.xml -nbbuild/javadoctools/apichanges.dtd
<!-- First, a list of API names you may use: -->
<apidefs>
<apidef name="Terminalemulator">Terminal Emulator API</apidef>
</apidefs>
<!-- ACTUAL CHANGES BEGIN HERE: -->
<changes>
<change id="ACT_-pkgprivate">
<api name="Terminalemulator"/>
<summary>Make ACT_ classes package private</summary>
<date day="15" month="3" year="2008"/>
<author login="ivan"/>
<compatibility binary="compatible"
source="compatible"
addition="no"
deletion="no"
modification="yes"/>
<description>
<pre>
These classes were protected _and_ final so they couldn't have been used
in any subclass which is why I'm taking the liberty of marking this
as a compatible change.
</pre>
</description>
</change>
<change id="Interp-public">
<api name="Terminalemulator"/>
<summary>Make Interp public</summary>
<date day="12" month="3" year="2008"/>
<author login="ivan"/>
<compatibility binary="compatible"
source="compatible"
addition="no"
deletion="no"
modification="yes"/>
<description>
<pre>
Interp as well as Term.setInterp() and getInterp() are now public.
</pre>
</description>
</change>
<change id="ops-so-si">
<api name="Terminalemulator"/>
<summary>Support for ASCII SO and SI</summary>
<date day="12" month="3" year="2008"/>
<author login="ivan"/>
<compatibility binary="compatible"
source="compatible"
addition="yes"
deletion="no"
modification="no"/>
<description>
<pre>
New methods of class Ops/Term: op_as(), op_ae().
</pre>
</description>
</change>
<change id="ops-esc-bel">
<api name="Terminalemulator"/>
<summary>Support for ASCII ESC ... BEL</summary>
<date day="12" month="3" year="2008"/>
<author login="ivan"/>
<compatibility binary="compatible"
source="compatible"
addition="yes"
deletion="no"
modification="no"/>
<description>
<pre>
New methods of class Ops/Term: op_icon_name(), op_win_title(), op_cwd().
</pre>
</description>
</change>
</changes>
<!-- Now the surrounding HTML text and document structure: -->
<p>This document lists changes made to the Debugger Core APIs. Please ask on the
<code>nbdev@netbeans.org</code>
mailing list if you have any questions about the details of a
change, or are wondering how to convert existing code to be compatible.
</p>
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.