blob: b7401e57d2a7d08c00a6b7042c43c6e3cf6249ae [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Jul 01 16:29:49 PDT 2003 -->
<TITLE>
: P-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-8.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-10.html"><B>NEXT LETTER</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="index-9.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">P</A> <A HREF="index-10.html">R</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">T</A> <A HREF="index-13.html">U</A> <HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="../com/bolour/sample/eclipse/demo/PrintMemberIdentity.html"><B>PrintMemberIdentity</B></A> - class com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/PrintMemberIdentity.html">PrintMemberIdentity</A>.<DD>Extension-point member-processing implementation class to print
identifying information about a member.<DT><A HREF="../com/bolour/sample/eclipse/demo/PrintMemberIdentity.html#PrintMemberIdentity(java.lang.String)"><B>PrintMemberIdentity(String)</B></A> -
Constructor for class com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/PrintMemberIdentity.html">PrintMemberIdentity</A>
<DD>Constructor.
<DT><A HREF="../com/bolour/sample/eclipse/demo/PrintMemberMenuAction.html"><B>PrintMemberMenuAction</B></A> - class com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/PrintMemberMenuAction.html">PrintMemberMenuAction</A>.<DD>Event handler for menu to print extension members.<DT><A HREF="../com/bolour/sample/eclipse/demo/PrintMemberMenuAction.html#PrintMemberMenuAction()"><B>PrintMemberMenuAction()</B></A> -
Constructor for class com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/PrintMemberMenuAction.html">PrintMemberMenuAction</A>
<DD>&nbsp;
<DT><A HREF="../com/bolour/sample/eclipse/service/ui/ProcessServiceMembers.html#process(com.bolour.sample.eclipse.service.ui.FunctionsGrid)"><B>process(FunctionsGrid)</B></A> -
Static method in class com.bolour.sample.eclipse.service.ui.<A HREF="../com/bolour/sample/eclipse/service/ui/ProcessServiceMembers.html">ProcessServiceMembers</A>
<DD>Perform initial extension processing for the members of the
<code>functions</code> extension-point.
<DT><A HREF="../com/bolour/sample/eclipse/demo/IProcessMember.html#process(org.eclipse.core.runtime.IExtension, org.eclipse.core.runtime.IConfigurationElement)"><B>process(IExtension, IConfigurationElement)</B></A> -
Method in interface com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/IProcessMember.html">IProcessMember</A>
<DD>Process a particular member (top-level element) of an extension.
<DT><A HREF="../com/bolour/sample/eclipse/demo/PrintMemberIdentity.html#process(org.eclipse.core.runtime.IExtension, org.eclipse.core.runtime.IConfigurationElement)"><B>process(IExtension, IConfigurationElement)</B></A> -
Method in class com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/PrintMemberIdentity.html">PrintMemberIdentity</A>
<DD>&nbsp;
<DT><A HREF="../com/bolour/sample/eclipse/demo/ProcessExtensions.html#process(java.lang.String, com.bolour.sample.eclipse.demo.IProcessMember)"><B>process(String, IProcessMember)</B></A> -
Static method in class com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/ProcessExtensions.html">ProcessExtensions</A>
<DD>Loop over all members of all extensions of an extension-point.
<DT><A HREF="../com/bolour/sample/eclipse/demo/ProcessExtensions.html"><B>ProcessExtensions</B></A> - class com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/ProcessExtensions.html">ProcessExtensions</A>.<DD>Generic extension-processing class: for looping over all members
of all extensions of an extension-point, and calling a processing function on each.<DT><A HREF="../com/bolour/sample/eclipse/demo/ProcessExtensions.html#ProcessExtensions()"><B>ProcessExtensions()</B></A> -
Constructor for class com.bolour.sample.eclipse.demo.<A HREF="../com/bolour/sample/eclipse/demo/ProcessExtensions.html">ProcessExtensions</A>
<DD>&nbsp;
<DT><A HREF="../com/bolour/sample/eclipse/service/ui/ProcessServiceMembers.html"><B>ProcessServiceMembers</B></A> - class com.bolour.sample.eclipse.service.ui.<A HREF="../com/bolour/sample/eclipse/service/ui/ProcessServiceMembers.html">ProcessServiceMembers</A>.<DD>Extension processing logic for the <code>functions</code> extension-point.<DT><A HREF="../com/bolour/sample/eclipse/service/ui/ProcessServiceMembers.html#ProcessServiceMembers()"><B>ProcessServiceMembers()</B></A> -
Constructor for class com.bolour.sample.eclipse.service.ui.<A HREF="../com/bolour/sample/eclipse/service/ui/ProcessServiceMembers.html">ProcessServiceMembers</A>
<DD>&nbsp;
</DL>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-8.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-10.html"><B>NEXT LETTER</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="index-9.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">L</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">P</A> <A HREF="index-10.html">R</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">T</A> <A HREF="index-13.html">U</A> <HR>
</BODY>
</HTML>