blob: 413671d8a44aa65391b5330299631bffab13f0f1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Fri Sep 14 11:37:41 BST 2018 -->
<title>G-Index (Debugger Core - UI)</title>
<meta name="date" content="2018-09-14">
<link rel="stylesheet" type="text/css" href="../javadoc.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="G-Index (Debugger Core - UI)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="../org/netbeans/spi/debugger/ui/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../org/netbeans/spi/debugger/ui/package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">org.netbeans.spi.debugger.ui/1 2.56.1 </div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li>
<li><a href="index-7.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">T</a>&nbsp;<a href="index-16.html">U</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">W</a>&nbsp;<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.html#get-org.netbeans.api.debugger.DebuggerEngine-">get(DebuggerEngine)</a></span> - Static method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result</a></dt>
<dd>
<div class="block">Get an instance of Result for the given <a href="../../org-netbeans-api-debugger/org/netbeans/api/debugger/DebuggerEngine.html?is-external=true" title="class or interface in org.netbeans.api.debugger"><code>DebuggerEngine</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getAllThreads--">getAllThreads()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get listing of all threads at this moment.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/BreakpointAnnotation.html#getBreakpoint--">getBreakpoint()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/BreakpointAnnotation.html" title="class in org.netbeans.spi.debugger.ui">BreakpointAnnotation</a></dt>
<dd>
<div class="block">Get the breakpoint that is annotated by this annotation.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/BreakpointType.html#getCategoryDisplayName--">getCategoryDisplayName()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/BreakpointType.html" title="class in org.netbeans.spi.debugger.ui">BreakpointType</a></dt>
<dd>
<div class="block">Display name of cathegory of this breakpoint type.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorPin.html#getComment--">getComment()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorPin.html" title="class in org.netbeans.spi.debugger.ui">EditorPin</a></dt>
<dd>
<div class="block">Get the comment of this pin.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EngineComponentsProvider.ComponentInfo.html#getComponent--">getComponent()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EngineComponentsProvider.ComponentInfo.html" title="class in org.netbeans.spi.debugger.ui">EngineComponentsProvider.ComponentInfo</a></dt>
<dd>
<div class="block">Get the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EngineComponentsProvider.ComponentProvider.html#getComponent--">getComponent()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EngineComponentsProvider.ComponentProvider.html" title="interface in org.netbeans.spi.debugger.ui">EngineComponentsProvider.ComponentProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EngineComponentsProvider.TopComponentProvider.html#getComponent--">getComponent()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EngineComponentsProvider.TopComponentProvider.html" title="class in org.netbeans.spi.debugger.ui">EngineComponentsProvider.TopComponentProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EngineComponentsProvider.html#getComponents--">getComponents()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EngineComponentsProvider.html" title="interface in org.netbeans.spi.debugger.ui">EngineComponentsProvider</a></dt>
<dd>
<div class="block">Provide a list of components associated with the debugger engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/AttachType.html#getController--">getController()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/AttachType.html" title="class in org.netbeans.spi.debugger.ui">AttachType</a></dt>
<dd>
<div class="block">Return the implementation of <a href="../org/netbeans/spi/debugger/ui/Controller.html" title="interface in org.netbeans.spi.debugger.ui"><code>Controller</code></a> interface.<br/>
It's not desired to implement the <a href="../org/netbeans/spi/debugger/ui/Controller.html" title="interface in org.netbeans.spi.debugger.ui"><code>Controller</code></a> interface
by JComponent returned from <a href="../org/netbeans/spi/debugger/ui/AttachType.html#getCustomizer--"><code>AttachType.getCustomizer()</code></a> method, because
of the clash of <a href="../org/netbeans/spi/debugger/ui/Controller.html#isValid--"><code>Controller.isValid()</code></a> method with
<a href="http://download.oracle.com/javase/8/docs/api/java/awt/Component.html?is-external=true#isValid--" title="class or interface in java.awt"><code>Component.isValid()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/BreakpointType.html#getController--">getController()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/BreakpointType.html" title="class in org.netbeans.spi.debugger.ui">BreakpointType</a></dt>
<dd>
<div class="block">Return the implementation of <a href="../org/netbeans/spi/debugger/ui/Controller.html" title="interface in org.netbeans.spi.debugger.ui"><code>Controller</code></a> interface.<br/>
It's not desired to implement the <a href="../org/netbeans/spi/debugger/ui/Controller.html" title="interface in org.netbeans.spi.debugger.ui"><code>Controller</code></a> interface
by JComponent returned from <a href="../org/netbeans/spi/debugger/ui/BreakpointType.html#getCustomizer--"><code>BreakpointType.getCustomizer()</code></a> method, because
of the clash of <a href="../org/netbeans/spi/debugger/ui/Controller.html#isValid--"><code>Controller.isValid()</code></a> method with
<a href="http://download.oracle.com/javase/8/docs/api/java/awt/Component.html?is-external=true#isValid--" title="class or interface in java.awt"><code>Component.isValid()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThread.html#getCurrentBreakpoint--">getCurrentBreakpoint()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThread.html" title="interface in org.netbeans.spi.debugger.ui">DebuggingView.DVThread</a></dt>
<dd>
<div class="block">Get current breakpoint, if any.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getCurrentEditor--">getCurrentEditor()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the <a href="http://download.oracle.com/javase/8/docs/api/javax/swing/JEditorPane.html?is-external=true" title="class or interface in javax.swing"><code>JEditorPane</code></a> of currently edited file.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getCurrentFile--">getCurrentFile()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the current active file.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getCurrentLine--">getCurrentLine()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the line of the caret in the current editor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getCurrentLineNumber--">getCurrentLineNumber()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the line number of the caret in the current editor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getCurrentThread--">getCurrentThread()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get a current thread, if any.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getCurrentURLAsString--">getCurrentURLAsString()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the String representation of URL of the current active file.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/AttachType.html#getCustomizer--">getCustomizer()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/AttachType.html" title="class in org.netbeans.spi.debugger.ui">AttachType</a></dt>
<dd>
<div class="block">Returns visual customizer for this Attach Type.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/BreakpointType.html#getCustomizer--">getCustomizer()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/BreakpointType.html" title="class in org.netbeans.spi.debugger.ui">BreakpointType</a></dt>
<dd>
<div class="block">Returns visual customizer for this breakpoint type.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getDeadlocks--">getDeadlocks()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get the set of detected deadlocks, if any.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.html#getDefault--">getDefault()</a></span> - Static method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator</a></dt>
<dd>
<div class="block">Get the default instance of the code evaluator.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html#getDefault-org.netbeans.spi.debugger.ui.DebuggingView.DVFilter.DefaultFilter-">getDefault(DebuggingView.DVFilter.DefaultFilter)</a></span> - Static method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter</a></dt>
<dd>
<div class="block">Get an instance of a default filter.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.html#getDefault--">getDefault()</a></span> - Static method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView</a></dt>
<dd>
<div class="block">Get the default implementation of debugging view provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getDefault--">getDefault()</a></span> - Static method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the default instance of EditorContextDispatcher.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.html#getDefault--">getDefault()</a></span> - Static method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.html" title="class in org.netbeans.spi.debugger.ui">PinWatchUISupport</a></dt>
<dd>
<div class="block">Get the default instance of this class.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/ViewFactory.html#getDefault--">getDefault()</a></span> - Static method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/ViewFactory.html" title="class in org.netbeans.spi.debugger.ui">ViewFactory</a></dt>
<dd>
<div class="block">Get the default implementation of view factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html#getDisplayName--">getDisplayName()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter</a></dt>
<dd>
<div class="block">Get the filter display name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getDisplayName-org.netbeans.spi.debugger.ui.DebuggingView.DVThread-">getDisplayName(DebuggingView.DVThread)</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get the display name of the thread.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/PersistentController.html#getDisplayName--">getDisplayName()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/PersistentController.html" title="interface in org.netbeans.spi.debugger.ui">PersistentController</a></dt>
<dd>
<div class="block">Display name, that characterizes the current customized state of this controller.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThread.html#getDVSupport--">getDVSupport()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThread.html" title="interface in org.netbeans.spi.debugger.ui">DebuggingView.DVThread</a></dt>
<dd>
<div class="block">Get the debugging view support that provides this thread.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html#getEditableValue-org.netbeans.api.debugger.Watch-">getEditableValue(Watch)</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html" title="interface in org.netbeans.spi.debugger.ui">PinWatchUISupport.ValueProvider</a></dt>
<dd>
<div class="block">Determine whether the current watch value is editable and if yes,
return the value to edit.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/MethodChooser.Segment.html#getEndOffset--">getEndOffset()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/MethodChooser.Segment.html" title="class in org.netbeans.spi.debugger.ui">MethodChooser.Segment</a></dt>
<dd>
<div class="block">Returns the endt offset.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html#getEvaluatingText--">getEvaluatingText()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html" title="interface in org.netbeans.spi.debugger.ui">PinWatchUISupport.ValueProvider</a></dt>
<dd>
<div class="block">Get a localized text to be displayed when the watch is being evaluated.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html#getExpression--">getExpression()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result.DefaultHistoryItem</a></dt>
<dd>
<div class="block">Get the evaluated expression.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.html#getExpression--">getExpression()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result</a></dt>
<dd>
<div class="block">Get the current expression.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.DefaultExpressionsHistoryPersistence.html#getExpressions--">getExpressions()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.DefaultExpressionsHistoryPersistence.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.DefaultExpressionsHistoryPersistence</a></dt>
<dd>
<div class="block">Get the list of stored expressions.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.EvaluatorService.html#getExpressionsHistory--">getExpressionsHistory()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.EvaluatorService.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.EvaluatorService</a></dt>
<dd>
<div class="block">Get the historical evaluated expressions.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorPin.html#getFile--">getFile()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorPin.html" title="class in org.netbeans.spi.debugger.ui">EditorPin</a></dt>
<dd>
<div class="block">Get the file object associated with the editor containing the pin.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getFilterActions--">getFilterActions()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get actions created from the provided filters.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getFilters--">getFilters()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get the list of filters applied to debugging view.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html#getGroup--">getGroup()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter</a></dt>
<dd>
<div class="block">Get the filter group.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html#getHeadActions-org.netbeans.api.debugger.Watch-">getHeadActions(Watch)</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html" title="interface in org.netbeans.spi.debugger.ui">PinWatchUISupport.ValueProvider</a></dt>
<dd>
<div class="block">Get actions to be displayed at the head of pin watch component.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.html#getHistoryItems--">getHistoryItems()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result</a></dt>
<dd>
<div class="block">Get the history items.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html#getIcon--">getIcon()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter</a></dt>
<dd>
<div class="block">Get the filter icon.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getIcon-org.netbeans.spi.debugger.ui.DebuggingView.DVThread-">getIcon(DebuggingView.DVThread)</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get the thread icon.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html#getId--">getId()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html" title="interface in org.netbeans.spi.debugger.ui">PinWatchUISupport.ValueProvider</a></dt>
<dd>
<div class="block">Get a unique ID of this value provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.Group.html#getItems--">getItems()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.Group.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter.Group</a></dt>
<dd>
<div class="block">Get list of filters in this group.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorPin.html#getLine--">getLine()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorPin.html" title="class in org.netbeans.spi.debugger.ui">EditorPin</a></dt>
<dd>
<div class="block">Get the line location of the pin.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorPin.html#getLocation--">getLocation()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorPin.html" title="class in org.netbeans.spi.debugger.ui">EditorPin</a></dt>
<dd>
<div class="block">Location of the pin in editor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThread.html#getLockerThreads--">getLockerThreads()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThread.html" title="interface in org.netbeans.spi.debugger.ui">DebuggingView.DVThread</a></dt>
<dd>
<div class="block">Lists threads that hold monitors that this thread is waiting on.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getMIMETypesOnCurrentLine--">getMIMETypesOnCurrentLine()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get a list of MIME types of languages found on the current line.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getMIMETypesOnLine-org.openide.text.Line-">getMIMETypesOnLine(Line)</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get a list of MIME types of languages found on a line.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/ViewLifecycle.html#getModel--">getModel()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/ViewLifecycle.html" title="class in org.netbeans.spi.debugger.ui">ViewLifecycle</a></dt>
<dd>
<div class="block">Get the current compound model, that can be used to construct the custom
view.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getMostRecentEditor--">getMostRecentEditor()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getMostRecentFile--">getMostRecentFile()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the most recent active file.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getMostRecentLine--">getMostRecentLine()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the line of the caret in the most recent editor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getMostRecentLineNumber--">getMostRecentLineNumber()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the line number of the caret in the most recent editor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html#getMostRecentURLAsString--">getMostRecentURLAsString()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/EditorContextDispatcher.html" title="class in org.netbeans.spi.debugger.ui">EditorContextDispatcher</a></dt>
<dd>
<div class="block">Get the String representation of URL of the most recent active file.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html#getName--">getName()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter</a></dt>
<dd>
<div class="block">Get the filter name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThread.html#getName--">getName()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThread.html" title="interface in org.netbeans.spi.debugger.ui">DebuggingView.DVThread</a></dt>
<dd>
<div class="block">Get the name of the thread.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThreadGroup.html#getName--">getName()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThreadGroup.html" title="interface in org.netbeans.spi.debugger.ui">DebuggingView.DVThreadGroup</a></dt>
<dd>
<div class="block">Get the name of the thread group.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThreadGroup.html#getParentThreadGroup--">getParentThreadGroup()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThreadGroup.html" title="interface in org.netbeans.spi.debugger.ui">DebuggingView.DVThreadGroup</a></dt>
<dd>
<div class="block">Get the parent thread group, if exists.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html#getPreferences--">getPreferences()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter</a></dt>
<dd>
<div class="block">Get the filter preferences.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html#getPrefKey--">getPrefKey()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter</a></dt>
<dd>
<div class="block">Get the preference key.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.html#getResult--">getResult()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result</a></dt>
<dd>
<div class="block">Get the current result.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/MethodChooser.html#getSelectedIndex--">getSelectedIndex()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/MethodChooser.html" title="class in org.netbeans.spi.debugger.ui">MethodChooser</a></dt>
<dd>
<div class="block">Returns index of <a href="../org/netbeans/spi/debugger/ui/MethodChooser.Segment.html" title="class in org.netbeans.spi.debugger.ui"><code>MethodChooser.Segment</code></a> that is currently selected.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getSession--">getSession()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get the session associated with this debugging view.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/MethodChooser.Segment.html#getStartOffset--">getStartOffset()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/MethodChooser.Segment.html" title="class in org.netbeans.spi.debugger.ui">MethodChooser.Segment</a></dt>
<dd>
<div class="block">Returns the start offset.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html#getState--">getState()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVSupport.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVSupport</a></dt>
<dd>
<div class="block">Get the debugger state.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html#getTailActions-org.netbeans.api.debugger.Watch-">getTailActions(Watch)</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html" title="interface in org.netbeans.spi.debugger.ui">PinWatchUISupport.ValueProvider</a></dt>
<dd>
<div class="block">Get actions to be displayed at the tail of pin watch component.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThreadGroup.html#getThreadGroups--">getThreadGroups()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThreadGroup.html" title="interface in org.netbeans.spi.debugger.ui">DebuggingView.DVThreadGroup</a></dt>
<dd>
<div class="block">Get this thread group's thread groups.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.Deadlock.html#getThreads--">getThreads()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.Deadlock.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.Deadlock</a></dt>
<dd>
<div class="block">Get the threads in deadlock.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThreadGroup.html#getThreads--">getThreads()</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVThreadGroup.html" title="interface in org.netbeans.spi.debugger.ui">DebuggingView.DVThreadGroup</a></dt>
<dd>
<div class="block">Get this thread group's threads.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html#getTooltip--">getTooltip()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result.DefaultHistoryItem</a></dt>
<dd>
<div class="block">Get tooltip displayed upon the history item.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html#getTooltip--">getTooltip()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter</a></dt>
<dd>
<div class="block">Get the filter tooltip.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html#getToStringValue--">getToStringValue()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result.DefaultHistoryItem</a></dt>
<dd>
<div class="block">Get toString representation of the result.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html#getType--">getType()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result.DefaultHistoryItem</a></dt>
<dd>
<div class="block">Get the type of the result.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/AttachType.html#getTypeDisplayName--">getTypeDisplayName()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/AttachType.html" title="class in org.netbeans.spi.debugger.ui">AttachType</a></dt>
<dd>
<div class="block">Provide the display name of this attach type.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/BreakpointType.html#getTypeDisplayName--">getTypeDisplayName()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/BreakpointType.html" title="class in org.netbeans.spi.debugger.ui">BreakpointType</a></dt>
<dd>
<div class="block">Provide the display name of this breakpoint type.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html#getValue--">getValue()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/CodeEvaluator.Result.DefaultHistoryItem.html" title="class in org.netbeans.spi.debugger.ui">CodeEvaluator.Result.DefaultHistoryItem</a></dt>
<dd>
<div class="block">Get the value of the result.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html#getValue-org.netbeans.api.debugger.Watch-">getValue(Watch)</a></span> - Method in interface org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/PinWatchUISupport.ValueProvider.html" title="interface in org.netbeans.spi.debugger.ui">PinWatchUISupport.ValueProvider</a></dt>
<dd>
<div class="block">Get current value of pinned watch.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.html#getViewTC--">getViewTC()</a></span> - Method in class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView</a></dt>
<dd>
<div class="block">Get the debugging view top component.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.Group.html#Group--">Group()</a></span> - Constructor for class org.netbeans.spi.debugger.ui.<a href="../org/netbeans/spi/debugger/ui/DebuggingView.DVFilter.Group.html" title="class in org.netbeans.spi.debugger.ui">DebuggingView.DVFilter.Group</a></dt>
<dd>
<div class="block">Create a new empty group.</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">T</a>&nbsp;<a href="index-16.html">U</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a href="index-18.html">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="../org/netbeans/spi/debugger/ui/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../org/netbeans/spi/debugger/ui/package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">org.netbeans.spi.debugger.ui/1 2.56.1 </div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li>
<li><a href="index-7.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All&nbsp;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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><span class="footnote">Built on September 14 2018.&nbsp;&nbsp;|&nbsp;&nbsp; Copyright &#169; 2017-2018 Apache Software Foundation. All Rights Reserved.</span></small></p>
</body>
</html>