blob: d4aba779dd6ca3aff2f14b951d65d979c593875e [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 (version 1.7.0_75) on Mon May 18 03:56:43 EDT 2015 -->
<title>FilterActionMenu (EMF Compare API Specification)</title>
<meta name="date" content="2015-05-18">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FilterActionMenu (EMF Compare API Specification)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/FilterActionMenu.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 class="aboutLanguage"><em><span style='font-size:small'><b>EMF Compare</b><br>3.2.0.201505180755</span></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterAction.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/GroupAction.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterActionMenu.html" target="_top">Frames</a></li>
<li><a href="FilterActionMenu.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../../allclasses-noframe.html">All 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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions</div>
<h2 title="Class FilterActionMenu" class="title">Class FilterActionMenu</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/commands/common/EventManager.html?is-external=true" title="class or interface in org.eclipse.core.commands.common">org.eclipse.core.commands.common.EventManager</a></li>
<li>
<ul class="inheritance">
<li><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/AbstractAction.html?is-external=true" title="class or interface in org.eclipse.jface.action">org.eclipse.jface.action.AbstractAction</a></li>
<li>
<ul class="inheritance">
<li><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true" title="class or interface in org.eclipse.jface.action">org.eclipse.jface.action.Action</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.FilterActionMenu</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><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true" title="class or interface in org.eclipse.jface.action">IAction</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true" title="class or interface in org.eclipse.jface.action">IMenuCreator</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">FilterActionMenu</span>
extends <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true" title="class or interface in org.eclipse.jface.action">Action</a>
implements <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true" title="class or interface in org.eclipse.jface.action">IMenuCreator</a></pre>
<div class="block">This will be displayed atop the structure viewer as the "filters" menu.</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>4.0</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.eclipse.jface.action.IAction">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.jface.action.<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true" title="class or interface in org.eclipse.jface.action">IAction</a></h3>
<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#AS_CHECK_BOX" title="class or interface in org.eclipse.jface.action">AS_CHECK_BOX</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#AS_DROP_DOWN_MENU" title="class or interface in org.eclipse.jface.action">AS_DROP_DOWN_MENU</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#AS_PUSH_BUTTON" title="class or interface in org.eclipse.jface.action">AS_PUSH_BUTTON</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#AS_RADIO_BUTTON" title="class or interface in org.eclipse.jface.action">AS_RADIO_BUTTON</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#AS_UNSPECIFIED" title="class or interface in org.eclipse.jface.action">AS_UNSPECIFIED</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#CHECKED" title="class or interface in org.eclipse.jface.action">CHECKED</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#DESCRIPTION" title="class or interface in org.eclipse.jface.action">DESCRIPTION</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#ENABLED" title="class or interface in org.eclipse.jface.action">ENABLED</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#HANDLED" title="class or interface in org.eclipse.jface.action">HANDLED</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#IMAGE" title="class or interface in org.eclipse.jface.action">IMAGE</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#RESULT" title="class or interface in org.eclipse.jface.action">RESULT</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#TEXT" title="class or interface in org.eclipse.jface.action">TEXT</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IAction.html?is-external=true#TOOL_TIP_TEXT" title="class or interface in org.eclipse.jface.action">TOOL_TIP_TEXT</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterActionMenu.html#FilterActionMenu(org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter,%20org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter.Registry)">FilterActionMenu</a></strong>(<a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/filters/StructureMergeViewerFilter.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters">StructureMergeViewerFilter</a>&nbsp;structureMergeViewerFilter,
<a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/filters/IDifferenceFilter.Registry.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters">IDifferenceFilter.Registry</a>&nbsp;registry)</code>
<div class="block">Constructs our filtering menu.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterActionMenu.html#dispose()">dispose</a></strong>()</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Menu.html?is-external=true" title="class or interface in org.eclipse.swt.widgets">Menu</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterActionMenu.html#getMenu(org.eclipse.swt.widgets.Control)">getMenu</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Control.html?is-external=true" title="class or interface in org.eclipse.swt.widgets">Control</a>&nbsp;parent)</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Menu.html?is-external=true" title="class or interface in org.eclipse.swt.widgets">Menu</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterActionMenu.html#getMenu(org.eclipse.swt.widgets.Menu)">getMenu</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Menu.html?is-external=true" title="class or interface in org.eclipse.swt.widgets">Menu</a>&nbsp;parent)</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterActionMenu.html#updateMenu(org.eclipse.emf.compare.scope.IComparisonScope,%20org.eclipse.emf.compare.Comparison)">updateMenu</a></strong>(<a href="../../../../../../../../../org/eclipse/emf/compare/scope/IComparisonScope.html" title="interface in org.eclipse.emf.compare.scope">IComparisonScope</a>&nbsp;newScope,
<a href="../../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;newComparison)</code>
<div class="block">Create all of our filtering actions into the given menu.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.jface.action.Action">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jface.action.<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true" title="class or interface in org.eclipse.jface.action">Action</a></h3>
<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#convertAccelerator(int)" title="class or interface in org.eclipse.jface.action">convertAccelerator</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#convertAccelerator(java.lang.String)" title="class or interface in org.eclipse.jface.action">convertAccelerator</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#findKeyCode(java.lang.String)" title="class or interface in org.eclipse.jface.action">findKeyCode</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#findKeyString(int)" title="class or interface in org.eclipse.jface.action">findKeyString</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#findModifier(java.lang.String)" title="class or interface in org.eclipse.jface.action">findModifier</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#findModifierString(int)" title="class or interface in org.eclipse.jface.action">findModifierString</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getAccelerator()" title="class or interface in org.eclipse.jface.action">getAccelerator</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getActionDefinitionId()" title="class or interface in org.eclipse.jface.action">getActionDefinitionId</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getDescription()" title="class or interface in org.eclipse.jface.action">getDescription</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getDisabledImageDescriptor()" title="class or interface in org.eclipse.jface.action">getDisabledImageDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getHelpListener()" title="class or interface in org.eclipse.jface.action">getHelpListener</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getHoverImageDescriptor()" title="class or interface in org.eclipse.jface.action">getHoverImageDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getId()" title="class or interface in org.eclipse.jface.action">getId</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getImageDescriptor()" title="class or interface in org.eclipse.jface.action">getImageDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getMenuCreator()" title="class or interface in org.eclipse.jface.action">getMenuCreator</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getStyle()" title="class or interface in org.eclipse.jface.action">getStyle</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getText()" title="class or interface in org.eclipse.jface.action">getText</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#getToolTipText()" title="class or interface in org.eclipse.jface.action">getToolTipText</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#isChecked()" title="class or interface in org.eclipse.jface.action">isChecked</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#isEnabled()" title="class or interface in org.eclipse.jface.action">isEnabled</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#isHandled()" title="class or interface in org.eclipse.jface.action">isHandled</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#notifyResult(boolean)" title="class or interface in org.eclipse.jface.action">notifyResult</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#removeAcceleratorText(java.lang.String)" title="class or interface in org.eclipse.jface.action">removeAcceleratorText</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#removeMnemonics(java.lang.String)" title="class or interface in org.eclipse.jface.action">removeMnemonics</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#run()" title="class or interface in org.eclipse.jface.action">run</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#runWithEvent(org.eclipse.swt.widgets.Event)" title="class or interface in org.eclipse.jface.action">runWithEvent</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setAccelerator(int)" title="class or interface in org.eclipse.jface.action">setAccelerator</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setActionDefinitionId(java.lang.String)" title="class or interface in org.eclipse.jface.action">setActionDefinitionId</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setChecked(boolean)" title="class or interface in org.eclipse.jface.action">setChecked</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setDescription(java.lang.String)" title="class or interface in org.eclipse.jface.action">setDescription</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setDisabledImageDescriptor(org.eclipse.jface.resource.ImageDescriptor)" title="class or interface in org.eclipse.jface.action">setDisabledImageDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setEnabled(boolean)" title="class or interface in org.eclipse.jface.action">setEnabled</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setHelpListener(org.eclipse.swt.events.HelpListener)" title="class or interface in org.eclipse.jface.action">setHelpListener</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setHoverImageDescriptor(org.eclipse.jface.resource.ImageDescriptor)" title="class or interface in org.eclipse.jface.action">setHoverImageDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setId(java.lang.String)" title="class or interface in org.eclipse.jface.action">setId</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setImageDescriptor(org.eclipse.jface.resource.ImageDescriptor)" title="class or interface in org.eclipse.jface.action">setImageDescriptor</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setMenuCreator(org.eclipse.jface.action.IMenuCreator)" title="class or interface in org.eclipse.jface.action">setMenuCreator</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setText(java.lang.String)" title="class or interface in org.eclipse.jface.action">setText</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/Action.html?is-external=true#setToolTipText(java.lang.String)" title="class or interface in org.eclipse.jface.action">setToolTipText</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.jface.action.AbstractAction">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jface.action.<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/AbstractAction.html?is-external=true" title="class or interface in org.eclipse.jface.action">AbstractAction</a></h3>
<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/AbstractAction.html?is-external=true#addPropertyChangeListener(org.eclipse.jface.util.IPropertyChangeListener)" title="class or interface in org.eclipse.jface.action">addPropertyChangeListener</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/AbstractAction.html?is-external=true#firePropertyChange(org.eclipse.jface.util.PropertyChangeEvent)" title="class or interface in org.eclipse.jface.action">firePropertyChange</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/AbstractAction.html?is-external=true#firePropertyChange(java.lang.String,%20java.lang.Object,%20java.lang.Object)" title="class or interface in org.eclipse.jface.action">firePropertyChange</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/AbstractAction.html?is-external=true#removePropertyChangeListener(org.eclipse.jface.util.IPropertyChangeListener)" title="class or interface in org.eclipse.jface.action">removePropertyChangeListener</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.core.commands.common.EventManager">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.core.commands.common.<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/commands/common/EventManager.html?is-external=true" title="class or interface in org.eclipse.core.commands.common">EventManager</a></h3>
<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/commands/common/EventManager.html?is-external=true#addListenerObject(java.lang.Object)" title="class or interface in org.eclipse.core.commands.common">addListenerObject</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/commands/common/EventManager.html?is-external=true#clearListeners()" title="class or interface in org.eclipse.core.commands.common">clearListeners</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/commands/common/EventManager.html?is-external=true#getListeners()" title="class or interface in org.eclipse.core.commands.common">getListeners</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/commands/common/EventManager.html?is-external=true#isListenerAttached()" title="class or interface in org.eclipse.core.commands.common">isListenerAttached</a>, <a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/commands/common/EventManager.html?is-external=true#removeListenerObject(java.lang.Object)" title="class or interface in org.eclipse.core.commands.common">removeListenerObject</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="FilterActionMenu(org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter, org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter.Registry)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FilterActionMenu</h4>
<pre>public&nbsp;FilterActionMenu(<a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/filters/StructureMergeViewerFilter.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters">StructureMergeViewerFilter</a>&nbsp;structureMergeViewerFilter,
<a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/structuremergeviewer/filters/IDifferenceFilter.Registry.html" title="interface in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters">IDifferenceFilter.Registry</a>&nbsp;registry)</pre>
<div class="block">Constructs our filtering menu.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>structureMergeViewerFilter</code> - The viewer filter for which we'll create actions.</dd><dd><code>registry</code> - The registry that contains the filters.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="updateMenu(org.eclipse.emf.compare.scope.IComparisonScope, org.eclipse.emf.compare.Comparison)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateMenu</h4>
<pre>public&nbsp;void&nbsp;updateMenu(<a href="../../../../../../../../../org/eclipse/emf/compare/scope/IComparisonScope.html" title="interface in org.eclipse.emf.compare.scope">IComparisonScope</a>&nbsp;newScope,
<a href="../../../../../../../../../org/eclipse/emf/compare/Comparison.html" title="interface in org.eclipse.emf.compare">Comparison</a>&nbsp;newComparison)</pre>
<div class="block">Create all of our filtering actions into the given menu.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newScope</code> - The scope on which the filters will be applied.</dd><dd><code>newComparison</code> - The comparison on which the filters will be applied.</dd></dl>
</li>
</ul>
<a name="dispose()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dispose</h4>
<pre>public&nbsp;void&nbsp;dispose()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true#dispose()" title="class or interface in org.eclipse.jface.action">dispose</a></code>&nbsp;in interface&nbsp;<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true" title="class or interface in org.eclipse.jface.action">IMenuCreator</a></code></dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true#dispose()" title="class or interface in org.eclipse.jface.action"><code>IMenuCreator.dispose()</code></a></dd></dl>
</li>
</ul>
<a name="getMenu(org.eclipse.swt.widgets.Control)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMenu</h4>
<pre>public&nbsp;<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Menu.html?is-external=true" title="class or interface in org.eclipse.swt.widgets">Menu</a>&nbsp;getMenu(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Control.html?is-external=true" title="class or interface in org.eclipse.swt.widgets">Control</a>&nbsp;parent)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true#getMenu(org.eclipse.swt.widgets.Control)" title="class or interface in org.eclipse.jface.action">getMenu</a></code>&nbsp;in interface&nbsp;<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true" title="class or interface in org.eclipse.jface.action">IMenuCreator</a></code></dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true#getMenu(org.eclipse.swt.widgets.Control)" title="class or interface in org.eclipse.jface.action"><code>IMenuCreator.getMenu(Control)</code></a></dd></dl>
</li>
</ul>
<a name="getMenu(org.eclipse.swt.widgets.Menu)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getMenu</h4>
<pre>public&nbsp;<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Menu.html?is-external=true" title="class or interface in org.eclipse.swt.widgets">Menu</a>&nbsp;getMenu(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Menu.html?is-external=true" title="class or interface in org.eclipse.swt.widgets">Menu</a>&nbsp;parent)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true#getMenu(org.eclipse.swt.widgets.Menu)" title="class or interface in org.eclipse.jface.action">getMenu</a></code>&nbsp;in interface&nbsp;<code><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true" title="class or interface in org.eclipse.jface.action">IMenuCreator</a></code></dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/IMenuCreator.html?is-external=true#getMenu(org.eclipse.swt.widgets.Menu)" title="class or interface in org.eclipse.jface.action"><code>IMenuCreator.getMenu(Menu)</code></a></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/FilterActionMenu.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 class="aboutLanguage"><em><span style='font-size:small'><b>EMF Compare</b><br>3.2.0.201505180755</span></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterAction.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../../../org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/GroupAction.html" title="class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?org/eclipse/emf/compare/rcp/ui/internal/structuremergeviewer/actions/FilterActionMenu.html" target="_top">Frames</a></li>
<li><a href="FilterActionMenu.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../../allclasses-noframe.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><br><span style='font-size:small;float:right'>Copyright (c) 2006, 2014 Obeo and others. All rights reserved.</span></small></p>
</body>
</html>