blob: d1648b12356ad62888b2f40a8d45f410a740eddc [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Fri Aug 12 09:39:08 BST 2005 -->
<TITLE>
ResourceContentProvider
</TITLE>
<META NAME="keywords" CONTENT="org.eclipse.contribution.visualiser.markerImpl.ResourceContentProvider class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ResourceContentProvider";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ResourceContentProvider.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/MarkerMarkupProvider.StripeWithMarker.html" title="class in org.eclipse.contribution.visualiser.markerImpl"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceMember.html" title="class in org.eclipse.contribution.visualiser.markerImpl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ResourceContentProvider.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.contribution.visualiser.markerImpl</FONT>
<BR>
Class ResourceContentProvider</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">org.eclipse.contribution.visualiser.simpleImpl.SimpleContentProvider</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.contribution.visualiser.markerImpl.ResourceContentProvider</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A>, org.eclipse.ui.ISelectionListener</DD>
</DL>
<HR>
<DL>
<DT>public class <B>ResourceContentProvider</B><DT>extends <A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A><DT>implements org.eclipse.ui.ISelectionListener</DL>
<P>
Content provider that listens to selections in the workspace and shows file resources as memebers
and folder resources as groups when a project or folder is selected.
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#ResourceContentProvider()">ResourceContentProvider</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#getAllGroups()">getAllGroups</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all registered groups</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#getAllMembers()">getAllMembers</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the List of all IMembers in all registered groups</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#getAllMembers(org.eclipse.contribution.visualiser.interfaces.IGroup)">getAllMembers</A></B>(<A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IGroup.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IGroup</A>&nbsp;group)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all IMembers contained in the given IGroup</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.jface.resource.ImageDescriptor</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#getGroupViewIcon()">getGroupViewIcon</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when switching to this content provider to get the icon used in the Visualiser
view for Group view.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.eclipse.jface.resource.ImageDescriptor</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#getMemberViewIcon()">getMemberViewIcon</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when switching to this content provider to get the icon used in the Visualiser
view for Member view.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#initialise()">initialise</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initialise the content provider.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#processMouseclick(org.eclipse.contribution.visualiser.interfaces.IMember, boolean, int)">processMouseclick</A></B>(<A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IMember.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IMember</A>&nbsp;member,
boolean&nbsp;markupWasClicked,
int&nbsp;buttonClicked)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process a mouse click on a member belonging to this provider.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceContentProvider.html#selectionChanged(org.eclipse.ui.IWorkbenchPart, org.eclipse.jface.viewers.ISelection)">selectionChanged</A></B>(org.eclipse.ui.IWorkbenchPart&nbsp;part,
org.eclipse.jface.viewers.ISelection&nbsp;selection)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Workbench selection has changed</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.contribution.visualiser.simpleImpl.SimpleContentProvider"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.eclipse.contribution.visualiser.simpleImpl.<A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#activate()">activate</A>, <A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#addGroup(org.eclipse.contribution.visualiser.interfaces.IGroup)">addGroup</A>, <A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#deactivate()">deactivate</A>, <A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#numberOfGroupsDefined()">numberOfGroupsDefined</A>, <A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#resetModel()">resetModel</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="ResourceContentProvider()"><!-- --></A><H3>
ResourceContentProvider</H3>
<PRE>
public <B>ResourceContentProvider</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="initialise()"><!-- --></A><H3>
initialise</H3>
<PRE>
public void <B>initialise</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></B></DD>
<DD>Initialise the content provider. This is a default imploementation and
so does nothing.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#initialise()">initialise</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#initialise()">initialise</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#initialise()"><CODE>IContentProvider.initialise()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getAllMembers()"><!-- --></A><H3>
getAllMembers</H3>
<PRE>
public java.util.List <B>getAllMembers</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></B></DD>
<DD>Returns the List of all IMembers in all registered groups
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getAllMembers()">getAllMembers</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#getAllMembers()">getAllMembers</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getAllGroups()"><!-- --></A><H3>
getAllGroups</H3>
<PRE>
public java.util.List <B>getAllGroups</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></B></DD>
<DD>Returns all registered groups
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getAllGroups()">getAllGroups</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#getAllGroups()">getAllGroups</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>List of IGroups<DT><B>See Also:</B><DD><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getAllGroups()"><CODE>IContentProvider.getAllGroups()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getAllMembers(org.eclipse.contribution.visualiser.interfaces.IGroup)"><!-- --></A><H3>
getAllMembers</H3>
<PRE>
public java.util.List <B>getAllMembers</B>(<A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IGroup.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IGroup</A>&nbsp;group)</PRE>
<DL>
<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></B></DD>
<DD>Returns all IMembers contained in the given IGroup
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getAllMembers(org.eclipse.contribution.visualiser.interfaces.IGroup)">getAllMembers</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#getAllMembers(org.eclipse.contribution.visualiser.interfaces.IGroup)">getAllMembers</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getAllMembers(org.eclipse.contribution.visualiser.interfaces.IGroup)"><CODE>IContentProvider.getAllMembers(IGroup)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="selectionChanged(org.eclipse.ui.IWorkbenchPart, org.eclipse.jface.viewers.ISelection)"><!-- --></A><H3>
selectionChanged</H3>
<PRE>
public void <B>selectionChanged</B>(org.eclipse.ui.IWorkbenchPart&nbsp;part,
org.eclipse.jface.viewers.ISelection&nbsp;selection)</PRE>
<DL>
<DD>Workbench selection has changed
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>selectionChanged</CODE> in interface <CODE>org.eclipse.ui.ISelectionListener</CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><CODE>ISelectionListener.selectionChanged(org.eclipse.ui.IWorkbenchPart, org.eclipse.jface.viewers.ISelection)</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="processMouseclick(org.eclipse.contribution.visualiser.interfaces.IMember, boolean, int)"><!-- --></A><H3>
processMouseclick</H3>
<PRE>
public boolean <B>processMouseclick</B>(<A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IMember.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IMember</A>&nbsp;member,
boolean&nbsp;markupWasClicked,
int&nbsp;buttonClicked)</PRE>
<DL>
<DD>Process a mouse click on a member belonging to this provider. This implemetation
opens the associated resource in the editor.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#processMouseclick(org.eclipse.contribution.visualiser.interfaces.IMember, boolean, int)">processMouseclick</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#processMouseclick(org.eclipse.contribution.visualiser.interfaces.IMember, boolean, int)">processMouseclick</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#processMouseclick(org.eclipse.contribution.visualiser.interfaces.IMember, boolean, int)"><CODE>IContentProvider.processMouseclick(IMember, boolean, int)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getMemberViewIcon()"><!-- --></A><H3>
getMemberViewIcon</H3>
<PRE>
public org.eclipse.jface.resource.ImageDescriptor <B>getMemberViewIcon</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE></B></DD>
<DD>Called when switching to this content provider to get the icon used in the Visualiser
view for Member view. If null is returned default icons are used.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getMemberViewIcon()">getMemberViewIcon</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#getMemberViewIcon()">getMemberViewIcon</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getMemberViewIcon()"><CODE>IContentProvider.getMemberViewIcon()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getGroupViewIcon()"><!-- --></A><H3>
getGroupViewIcon</H3>
<PRE>
public org.eclipse.jface.resource.ImageDescriptor <B>getGroupViewIcon</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE></B></DD>
<DD>Called when switching to this content provider to get the icon used in the Visualiser
view for Group view. If null is returned default icons are used.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getGroupViewIcon()">getGroupViewIcon</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html" title="interface in org.eclipse.contribution.visualiser.interfaces">IContentProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html#getGroupViewIcon()">getGroupViewIcon</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/contribution/visualiser/simpleImpl/SimpleContentProvider.html" title="class in org.eclipse.contribution.visualiser.simpleImpl">SimpleContentProvider</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/eclipse/contribution/visualiser/interfaces/IContentProvider.html#getGroupViewIcon()"><CODE>IContentProvider.getGroupViewIcon()</CODE></A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ResourceContentProvider.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/MarkerMarkupProvider.StripeWithMarker.html" title="class in org.eclipse.contribution.visualiser.markerImpl"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/contribution/visualiser/markerImpl/ResourceMember.html" title="class in org.eclipse.contribution.visualiser.markerImpl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ResourceContentProvider.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>