products/Sources/formale Sprachen/Java/openjdk-20-36_src/test/jdk/com/sun/jndi/dns/AttributeTests image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei:   Sprache: HTML

Original von: Isabelle©

 products/Sources/formale Sprachen/Isabelle/Tools/jEdit/dist/doc/api/org/gjt/sp/jedit/EditPane.html


<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Thu Sep 03 05:32:24 CEST 2020 -->
<title>EditPane (jEdit API Documentation)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-09-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->

<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="EditPane (jEdit API Documentation)";
        }
    }
    catch(err) {
    }
//-->

var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":9,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>

<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EditPane.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->

</script>

</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li><a href="#field.summary">Field</a> | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->

</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.gjt.sp.jedit</a></div>
<h2 title="Class EditPane" class="title">Class EditPane</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.awt.Component</li>
<li>
<ul class="inheritance">
<li>java.awt.Container</li>
<li>
<ul class="inheritance">
<li>javax.swing.JComponent</li>
<li>
<ul class="inheritance">
<li>javax.swing.JPanel</li>
<li>
<ul class="inheritance">
<li>org.gjt.sp.jedit.EditPane</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>java.util.EventListener</code>, <code>javax.accessibility.Accessible</code>, <code><a href="bufferset/BufferSetListener.html" title="interface in org.gjt.sp.jedit.bufferset">BufferSetListener</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">EditPane</span>
extends javax.swing.JPanel
implements <a href="bufferset/BufferSetListener.html" title="interface in org.gjt.sp.jedit.bufferset">BufferSetListener</a></pre>
<div class="block">A panel containing a text area.<p>

 In a BeanShell script, you can obtain the current edit pane from the
 <code>editPane</code> variable.<p>


 Each View can have multiple editPanes, one is active at a time.
 Each EditPane has a single JEditTextArea, and is operating on single buffer.
 The EditPane also can switch buffers.

 This is the "controller" between a JEditTextArea (view) and a buffer (model).

 This class does not have a public constructor.
 Edit panes can be created and destroyed using methods in the
 <a href="View.html" title="class in org.gjt.sp.jedit"><code>View</code></a> class.<p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="View.html#splitHorizontally()"><code>View.splitHorizontally()</code></a>, 
<a href="View.html#splitVertically()"><code>View.splitVertically()</code></a>, 
<a href="View.html#unsplitCurrent()"><code>View.unsplitCurrent()</code></a>, 
<a href="View.html#unsplit()"><code>View.unsplit()</code></a>, 
<a href="View.html#getEditPane()"><code>View.getEditPane()</code></a>, 
<a href="View.html#getEditPanes()"><code>View.getEditPanes()</code></a>, 
<a href="../../../../serialized-form.html#org.gjt.sp.jedit.EditPane">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!--   -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.javax.swing.JPanel">
<!--   -->
</a>
<h3>Nested classes/interfaces inherited from class javax.swing.JPanel</h3>
<code>javax.swing.JPanel.AccessibleJPanel</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.javax.swing.JComponent">
<!--   -->
</a>
<h3>Nested classes/interfaces inherited from class javax.swing.JComponent</h3>
<code>javax.swing.JComponent.AccessibleJComponent</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.java.awt.Container">
<!--   -->
</a>
<h3>Nested classes/interfaces inherited from class java.awt.Container</h3>
<code>java.awt.Container.AccessibleAWTContainer</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.java.awt.Component">
<!--   -->
</a>
<h3>Nested classes/interfaces inherited from class java.awt.Component</h3>
<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!--   -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.javax.swing.JComponent">
<!--   -->
</a>
<h3>Fields inherited from class javax.swing.JComponent</h3>
<code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.java.awt.Component">
<!--   -->
</a>
<h3>Fields inherited from class java.awt.Component</h3>
<code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.java.awt.image.ImageObserver">
<!--   -->
</a>
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
</ul>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addMarker()">addMarker</a></span>()</code></th>
<td class="colLast">
<div class="block">Adds a marker at the caret position.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bufferAdded(org.gjt.sp.jedit.Buffer,int)">bufferAdded</a></span>​(<a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer,
           int index)</code></th>
<td class="colLast">
<div class="block">A buffer was added in the bufferSet.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bufferMoved(org.gjt.sp.jedit.Buffer,int,int)">bufferMoved</a></span>​(<a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer,
           int oldIndex,
           int newIndex)</code></th>
<td class="colLast">
<div class="block">A buffer was moved in the BufferSet.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bufferRemoved(org.gjt.sp.jedit.Buffer,int)">bufferRemoved</a></span>​(<a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer,
             int index)</code></th>
<td class="colLast">
<div class="block">A buffer was removed from the bufferSet.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bufferSetSorted()">bufferSetSorted</a></span>()</code></th>
<td class="colLast">
<div class="block">The bufferSet was sorted</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#focusBufferSwitcher()">focusBufferSwitcher</a></span>()</code></th>
<td class="colLast">
<div class="block">Pops up and focuses on the buffer switcher combo box.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#focusOnTextArea()">focusOnTextArea</a></span>()</code></th>
<td class="colLast">
<div class="block">Sets the focus onto the text area.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="EditPane.html" title="class in org.gjt.sp.jedit">EditPane</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#get(org.gjt.sp.jedit.textarea.TextArea)">get</a></span>​(<a href="textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</a> ta)</code></th>
<td class="colLast">
<div class="block">Returns the EditPane of a TextArea.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBuffer()">getBuffer</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the current buffer.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="bufferset/BufferSet.html" title="class in org.gjt.sp.jedit.bufferset">BufferSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBufferSet()">getBufferSet</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the current buffer set.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="gui/BufferSwitcher.html" title="class in org.gjt.sp.jedit.gui">BufferSwitcher</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBufferSwitcher()">getBufferSwitcher</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the buffer switcher combo box instance.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.awt.Dimension</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMinimumSize()">getMinimumSize</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns 0,0 for split pane compatibility.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="textarea/JEditTextArea.html" title="class in org.gjt.sp.jedit.textarea">JEditTextArea</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getTextArea()">getTextArea</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the view's text area.

</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="View.html" title="class in org.gjt.sp.jedit">View</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getView()">getView</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the view containing this edit pane.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#goToMarker(char,boolean)">goToMarker</a></span>​(char shortcut,
          boolean select)</code></th>
<td class="colLast">
<div class="block">Moves the caret to the marker with the specified shortcut.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#goToNextMarker(boolean)">goToNextMarker</a></span>​(boolean select)</code></th>
<td class="colLast">
<div class="block">Moves the caret to the next marker.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#goToPrevMarker(boolean)">goToPrevMarker</a></span>​(boolean select)</code></th>
<td class="colLast">
<div class="block">Moves the caret to the previous marker.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#handleBufferUpdate(org.gjt.sp.jedit.msg.BufferUpdate)">handleBufferUpdate</a></span>​(<a href="msg/BufferUpdate.html" title="class in org.gjt.sp.jedit.msg">BufferUpdate</a> msg)</code></th>
<td class="colLast"> </td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#handlePropertiesChanged(org.gjt.sp.jedit.msg.PropertiesChanged)">handlePropertiesChanged</a></span>​(<a href="msg/PropertiesChanged.html" title="class in org.gjt.sp.jedit.msg">PropertiesChanged</a> msg)</code></th>
<td class="colLast"> </td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#initPainter(org.gjt.sp.jedit.textarea.TextAreaPainter)">initPainter</a></span>​(<a href="textarea/TextAreaPainter.html" title="class in org.gjt.sp.jedit.textarea">TextAreaPainter</a> painter)</code></th>
<td class="colLast">
<div class="block">Init the painter of a textarea.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#loadCaretInfo()">loadCaretInfo</a></span>()</code></th>
<td class="colLast">
<div class="block">Loads the caret and selection information from this EditPane, fall
 back to the information from the current buffer if none is already
 in this EditPane.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#nextBuffer()">nextBuffer</a></span>()</code></th>
<td class="colLast">
<div class="block">Selects the next buffer.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#prevBuffer()">prevBuffer</a></span>()</code></th>
<td class="colLast">
<div class="block">Selects the previous buffer.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#recentBuffer()">recentBuffer</a></span>()</code></th>
<td class="colLast">
<div class="block">Selects the most recently edited buffer.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#saveCaretInfo()">saveCaretInfo</a></span>()</code></th>
<td class="colLast">
<div class="block">Saves the caret information to the current buffer.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setBuffer(org.gjt.sp.jedit.Buffer)">setBuffer</a></span>​(<a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer)</code></th>
<td class="colLast">
<div class="block">Sets the current buffer.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setBuffer(org.gjt.sp.jedit.Buffer,boolean)">setBuffer</a></span>​(<a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer,
         boolean requestFocus)</code></th>
<td class="colLast">
<div class="block">Sets the current buffer.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#swapMarkerAndCaret(char)">swapMarkerAndCaret</a></span>​(char shortcut)</code></th>
<td class="colLast">
<div class="block">Moves the caret to the marker with the specified shortcut,
 then sets the marker position to the former caret position.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.javax.swing.JPanel">
<!--   -->
</a>
<h3>Methods inherited from class javax.swing.JPanel</h3>
<code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.javax.swing.JComponent">
<!--   -->
</a>
<h3>Methods inherited from class javax.swing.JComponent</h3>
<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.awt.Container">
<!--   -->
</a>
<h3>Methods inherited from class java.awt.Container</h3>
<code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.awt.Component">
<!--   -->
</a>
<h3>Methods inherited from class java.awt.Component</h3>
<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!--   -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!--   -->
</a>
<h3>Method Detail</h3>
<a id="getView()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getView</h4>
<pre class="methodSignature">public <a href="View.html" title="class in org.gjt.sp.jedit">View</a> getView()</pre>
<div class="block">Returns the view containing this edit pane.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the view that contains this EditPane</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.5pre2</dd>
</dl>
</li>
</ul>
<a id="get(org.gjt.sp.jedit.textarea.TextArea)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
<pre class="methodSignature">public static <a href="EditPane.html" title="class in org.gjt.sp.jedit">EditPane</a> get​(<a href="textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</a> ta)</pre>
<div class="block">Returns the EditPane of a TextArea.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ta</code> - the textArea</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the EditPane containing the TextArea.</dd>
</dl>
</li>
</ul>
<a id="getBuffer()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBuffer</h4>
<pre class="methodSignature">public <a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> getBuffer()</pre>
<div class="block">Returns the current buffer.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current buffer</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.5pre2</dd>
</dl>
</li>
</ul>
<a id="setBuffer(org.gjt.sp.jedit.Buffer)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBuffer</h4>
<pre class="methodSignature">public void setBuffer​(@Nonnull
                      <a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer)</pre>
<div class="block">Sets the current buffer.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - The buffer to edit.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.5pre2</dd>
</dl>
</li>
</ul>
<a id="setBuffer(org.gjt.sp.jedit.Buffer,boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBuffer</h4>
<pre class="methodSignature">public void setBuffer​(@Nonnull
                      <a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer,
                      boolean requestFocus)</pre>
<div class="block">Sets the current buffer.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - The buffer to edit.</dd>
<dd><code>requestFocus</code> - true if the textarea should request focus, false otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre6</dd>
</dl>
</li>
</ul>
<a id="prevBuffer()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prevBuffer</h4>
<pre class="methodSignature">public void prevBuffer()</pre>
<div class="block">Selects the previous buffer.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.7pre2</dd>
</dl>
</li>
</ul>
<a id="nextBuffer()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nextBuffer</h4>
<pre class="methodSignature">public void nextBuffer()</pre>
<div class="block">Selects the next buffer.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.7pre2</dd>
</dl>
</li>
</ul>
<a id="recentBuffer()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>recentBuffer</h4>
<pre class="methodSignature">public void recentBuffer()</pre>
<div class="block">Selects the most recently edited buffer.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.7pre2</dd>
</dl>
</li>
</ul>
<a id="focusOnTextArea()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>focusOnTextArea</h4>
<pre class="methodSignature">public void focusOnTextArea()</pre>
<div class="block">Sets the focus onto the text area.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.5pre2</dd>
</dl>
</li>
</ul>
<a id="getTextArea()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextArea</h4>
<pre class="methodSignature">public <a href="textarea/JEditTextArea.html" title="class in org.gjt.sp.jedit.textarea">JEditTextArea</a> getTextArea()</pre>
<div class="block">Returns the view's text area.
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the text area of the edit pane</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.5pre2</dd>
</dl>
</li>
</ul>
<a id="getBufferSwitcher()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBufferSwitcher</h4>
<pre class="methodSignature">public <a href="gui/BufferSwitcher.html" title="class in org.gjt.sp.jedit.gui">BufferSwitcher</a> getBufferSwitcher()</pre>
<div class="block">Returns the buffer switcher combo box instance.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the buffer switcher (it can be null)</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.1pre8</dd>
</dl>
</li>
</ul>
<a id="focusBufferSwitcher()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>focusBufferSwitcher</h4>
<pre class="methodSignature">public void focusBufferSwitcher()</pre>
<div class="block">Pops up and focuses on the buffer switcher combo box.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre18
 (previously known as showBufferSwitcher)</dd>
</dl>
</li>
</ul>
<a id="saveCaretInfo()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveCaretInfo</h4>
<pre class="methodSignature">public void saveCaretInfo()</pre>
<div class="block">Saves the caret information to the current buffer.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.5pre2</dd>
</dl>
</li>
</ul>
<a id="loadCaretInfo()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadCaretInfo</h4>
<pre class="methodSignature">public void loadCaretInfo()</pre>
<div class="block">Loads the caret and selection information from this EditPane, fall
 back to the information from the current buffer if none is already
 in this EditPane.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.5pre2</dd>
</dl>
</li>
</ul>
<a id="goToNextMarker(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>goToNextMarker</h4>
<pre class="methodSignature">public void goToNextMarker​(boolean select)</pre>
<div class="block">Moves the caret to the next marker.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>select</code> - whether to select the marker</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre3</dd>
</dl>
</li>
</ul>
<a id="goToPrevMarker(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>goToPrevMarker</h4>
<pre class="methodSignature">public void goToPrevMarker​(boolean select)</pre>
<div class="block">Moves the caret to the previous marker.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>select</code> - whether to select the marker</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 2.7pre2</dd>
</dl>
</li>
</ul>
<a id="goToMarker(char,boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>goToMarker</h4>
<pre class="methodSignature">public void goToMarker​(char shortcut,
                       boolean select)</pre>
<div class="block">Moves the caret to the marker with the specified shortcut.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>shortcut</code> - The shortcut</dd>
<dd><code>select</code> - True if the selection should be extended,
 false otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 3.2pre2</dd>
</dl>
</li>
</ul>
<a id="addMarker()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMarker</h4>
<pre class="methodSignature">public void addMarker()</pre>
<div class="block">Adds a marker at the caret position.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 3.2pre1</dd>
</dl>
</li>
</ul>
<a id="swapMarkerAndCaret(char)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>swapMarkerAndCaret</h4>
<pre class="methodSignature">public void swapMarkerAndCaret​(char shortcut)</pre>
<div class="block">Moves the caret to the marker with the specified shortcut,
 then sets the marker position to the former caret position.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>shortcut</code> - The shortcut</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 3.2pre2</dd>
</dl>
</li>
</ul>
<a id="handlePropertiesChanged(org.gjt.sp.jedit.msg.PropertiesChanged)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handlePropertiesChanged</h4>
<pre class="methodSignature">public void handlePropertiesChanged​(<a href="msg/PropertiesChanged.html" title="class in org.gjt.sp.jedit.msg">PropertiesChanged</a> msg)</pre>
</li>
</ul>
<a id="getMinimumSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMinimumSize</h4>
<pre class="methodSignature">public final java.awt.Dimension getMinimumSize()</pre>
<div class="block">Returns 0,0 for split pane compatibility.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>getMinimumSize</code> in class <code>javax.swing.JComponent</code></dd>
</dl>
</li>
</ul>
<a id="getBufferSet()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBufferSet</h4>
<pre class="methodSignature">public <a href="bufferset/BufferSet.html" title="class in org.gjt.sp.jedit.bufferset">BufferSet</a> getBufferSet()</pre>
<div class="block">Returns the current buffer set.
 This can be changed by setBufferSetScope().</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the buffer set which is currently used by this EditPane</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre17</dd>
</dl>
</li>
</ul>
<a id="bufferAdded(org.gjt.sp.jedit.Buffer,int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bufferAdded</h4>
<pre class="methodSignature">public void bufferAdded​(<a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer,
                        int index)</pre>
<div class="block">A buffer was added in the bufferSet.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="bufferset/BufferSetListener.html#bufferAdded(org.gjt.sp.jedit.Buffer,int)">bufferAdded</a></code> in interface <code><a href="bufferset/BufferSetListener.html" title="interface in org.gjt.sp.jedit.bufferset">BufferSetListener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - the added buffer</dd>
<dd><code>index</code> - the position where it was added</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre15</dd>
</dl>
</li>
</ul>
<a id="bufferRemoved(org.gjt.sp.jedit.Buffer,int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bufferRemoved</h4>
<pre class="methodSignature">public void bufferRemoved​(<a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer,
                          int index)</pre>
<div class="block">A buffer was removed from the bufferSet.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="bufferset/BufferSetListener.html#bufferRemoved(org.gjt.sp.jedit.Buffer,int)">bufferRemoved</a></code> in interface <code><a href="bufferset/BufferSetListener.html" title="interface in org.gjt.sp.jedit.bufferset">BufferSetListener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - the removed buffer</dd>
<dd><code>index</code> - the position where it was before being removed</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre15</dd>
</dl>
</li>
</ul>
<a id="bufferMoved(org.gjt.sp.jedit.Buffer,int,int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bufferMoved</h4>
<pre class="methodSignature">public void bufferMoved​(<a href="Buffer.html" title="class in org.gjt.sp.jedit">Buffer</a> buffer,
                        int oldIndex,
                        int newIndex)</pre>
<div class="block">A buffer was moved in the BufferSet.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="bufferset/BufferSetListener.html#bufferMoved(org.gjt.sp.jedit.Buffer,int,int)">bufferMoved</a></code> in interface <code><a href="bufferset/BufferSetListener.html" title="interface in org.gjt.sp.jedit.bufferset">BufferSetListener</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - the moved buffer</dd>
<dd><code>oldIndex</code> - the position it was before</dd>
<dd><code>newIndex</code> - the new position</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre15</dd>
</dl>
</li>
</ul>
<a id="bufferSetSorted()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bufferSetSorted</h4>
<pre class="methodSignature">public void bufferSetSorted()</pre>
<div class="block">The bufferSet was sorted</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="bufferset/BufferSetListener.html#bufferSetSorted()">bufferSetSorted</a></code> in interface <code><a href="bufferset/BufferSetListener.html" title="interface in org.gjt.sp.jedit.bufferset">BufferSetListener</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre16</dd>
</dl>
</li>
</ul>
<a id="toString()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre class="methodSignature">public java.lang.String toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code> in class <code>java.awt.Component</code></dd>
</dl>
</li>
</ul>
<a id="initPainter(org.gjt.sp.jedit.textarea.TextAreaPainter)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initPainter</h4>
<pre class="methodSignature">public static void initPainter​(<a href="textarea/TextAreaPainter.html" title="class in org.gjt.sp.jedit.textarea">TextAreaPainter</a> painter)</pre>
<div class="block">Init the painter of a textarea.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>painter</code> - the painter of a textarea</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>jEdit 4.3pre12</dd>
</dl>
</li>
</ul>
<a id="handleBufferUpdate(org.gjt.sp.jedit.msg.BufferUpdate)">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>handleBufferUpdate</h4>
<pre class="methodSignature">public void handleBufferUpdate​(<a href="msg/BufferUpdate.html" title="class in org.gjt.sp.jedit.msg">BufferUpdate</a> msg)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EditPane.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->

</script>

</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li><a href="#field.summary">Field</a> | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>

¤ Dauer der Verarbeitung: 0.156 Sekunden  (vorverarbeitet)  ¤





Download des
Quellennavigators
Download des
sprechenden Kalenders

in der Quellcodebibliothek suchen




Haftungshinweis

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 ist noch experimentell.


Bot Zugriff