<!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 Wed Sep 12 16:55:50 PDT 2001 -->
<TITLE>
: Class P4Cmd
</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="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/jbase/jbuilder5vcs/P4ClientSpec.html"><B>PREV CLASS</B></A>
<A HREF="../../../com/jbase/jbuilder5vcs/P4SyncPanel.html"><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>
<A HREF="P4Cmd.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.jbase.jbuilder5vcs</FONT>
<BR>
Class P4Cmd</H2>
<PRE>
java.lang.Object
|
+--<B>com.jbase.jbuilder5vcs.P4Cmd</B>
</PRE>
<HR>
<DL>
<DT>public class <B>P4Cmd</B><DT>extends java.lang.Object</DL>
<P>
Title: JBuilder/Perforce
Description: call command of P4.<br>
<dl><dt>command supported:</dt>
<dd>- sync</dd>
<dd>- edit</dd>
<dd>- submit</dd>
<dd>- revert</dd>
<dd>- client</dd>
<dd>- add</dd>
<dd>- have</dd>
<dd>- change</dd></dl>
This class has a field variable with a p4ClientSpec. It's for<br>
save on cash the definition of the P4 Client.<br>
<DL><DT><b>Company:</b></DT><DD>jBase.</DD></DL>
<P>
<DL>
<DT><B>Since: </B><DD>JDK 1.3</DD>
<DT><B>Version: </B><DD>1.0</DD>
<DT><B>Author: </B><DD><a href="mailto:nicolasj@jbase.com">Nicolas Jorand</a></DD>
</DL>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../com/jbase/jbuilder5vcs/P4ClientSpec.html">P4ClientSpec</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#_mySpec">_mySpec</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_ADD">CMD_ADD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_CHANGE">CMD_CHANGE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_CLIENT">CMD_CLIENT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_CLIENT_OPTION">CMD_CLIENT_OPTION</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_CONSOLE_INPUT">CMD_CONSOLE_INPUT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_CONSOLE_MODE">CMD_CONSOLE_MODE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_EDIT">CMD_EDIT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_FILE_TYPE">CMD_FILE_TYPE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_FILE_TYPE_TEXT">CMD_FILE_TYPE_TEXT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_HAVE">CMD_HAVE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_HOST_OPTION">CMD_HOST_OPTION</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_P4">CMD_P4</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_PASSWORD">CMD_PASSWORD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_PORT_OPTION">CMD_PORT_OPTION</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_REVERT">CMD_REVERT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_SUBMIT">CMD_SUBMIT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_SYNC">CMD_SYNC</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#CMD_USER">CMD_USER</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_COMMIT">MSG_COMMIT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_COMMITTED">MSG_COMMITTED</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_CONNECT_IMPOSSIBLE">MSG_CONNECT_IMPOSSIBLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_CONNECT_TITLE">MSG_CONNECT_TITLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_ENTER_COMMENT">MSG_ENTER_COMMENT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_IS_UPTODATE">MSG_IS_UPTODATE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_NO_ITEMS">MSG_NO_ITEMS</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_NO_SUBMITTED">MSG_NO_SUBMITTED</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_ADD_TITLE">MSG_P4_ADD_TITLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_COMMIT_TITLE">MSG_P4_COMMIT_TITLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_EDIT_TITLE">MSG_P4_EDIT_TITLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_FILE_NOT_ON_CLIENT">MSG_P4_FILE_NOT_ON_CLIENT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_FILE_REVERTED">MSG_P4_FILE_REVERTED</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_FILE_REVERTED_AFTER_ADD">MSG_P4_FILE_REVERTED_AFTER_ADD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_NO_CONNECTION">MSG_P4_NO_CONNECTION</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_OPEN_FOR_ADD">MSG_P4_OPEN_FOR_ADD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_OPEN_FOR_EDIT">MSG_P4_OPEN_FOR_EDIT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_REVERT_TITLE">MSG_P4_REVERT_TITLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_SUBMIT_TITLE">MSG_P4_SUBMIT_TITLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_SUBMITTED">MSG_P4_SUBMITTED</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_SYNCHRO_TITLE">MSG_P4_SYNCHRO_TITLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_UPDATING">MSG_P4_UPDATING</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_UPTODATE">MSG_P4_UPTODATE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_P4_WAS_ADD">MSG_P4_WAS_ADD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_SUCCESSFULL">MSG_SUCCESSFULL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#MSG_UNSUCCESSFULL">MSG_UNSUCCESSFULL</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<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="../../../com/jbase/jbuilder5vcs/P4Cmd.html#P4Cmd()">P4Cmd</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<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> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#add(com.borland.primetime.node.Node[])">add</A></B>(com.borland.primetime.node.Node[] nodeList)</CODE>
<BR>
Add file(s) to P4 and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#add(com.borland.primetime.node.Node[], java.util.Set, com.borland.primetime.node.Project)">add</A></B>(com.borland.primetime.node.Node[] nodeList,
java.util.Set fileList,
com.borland.primetime.node.Project prj)</CODE>
<BR>
Add file(s) to P4 and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#add(java.util.Set, com.borland.primetime.node.Project)">add</A></B>(java.util.Set fileList,
com.borland.primetime.node.Project prj)</CODE>
<BR>
Add file(s) to P4 and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#commit(java.util.Set, com.borland.primetime.util.runner.OutputRunnerListener, com.borland.primetime.node.Project)">commit</A></B>(java.util.Set fileList,
com.borland.primetime.util.runner.OutputRunnerListener oOutrunner,
com.borland.primetime.node.Project prj)</CODE>
<BR>
For submit all modifications selected on the status window to P4.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#connect()">connect</A></B>()</CODE>
<BR>
Try to connect with P4, for this make a refresh</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#edit(com.borland.primetime.node.Node[])">edit</A></B>(com.borland.primetime.node.Node[] nodeList)</CODE>
<BR>
For "check-out" file(s) from P4 and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#edit(com.borland.primetime.node.Node[], java.util.Set, com.borland.primetime.node.Project)">edit</A></B>(com.borland.primetime.node.Node[] nodeList,
java.util.Set fileList,
com.borland.primetime.node.Project prj)</CODE>
<BR>
For "check-out" file(s) from P4 and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#edit(java.util.Set, com.borland.primetime.node.Project)">edit</A></B>(java.util.Set fileList,
com.borland.primetime.node.Project prj)</CODE>
<BR>
For "check-out" file(s) from P4 and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Map</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#getStatus(com.borland.primetime.node.Project)">getStatus</A></B>(com.borland.primetime.node.Project project)</CODE>
<BR>
Get the status from the current description</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#isConnected()">isConnected</A></B>()</CODE>
<BR>
Check on a attribute of the P4ClientSpec, if it's null, the connection<br>
is down</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#isOnVCS(com.borland.primetime.vfs.Url, com.borland.primetime.node.Project, int)">isOnVCS</A></B>(com.borland.primetime.vfs.Url url,
com.borland.primetime.node.Project project,
int nDepotPending)</CODE>
<BR>
Test if the file pass on parameter is under P4.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#refresh()">refresh</A></B>()</CODE>
<BR>
Refresch the class, get the description from P4</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#revert(com.borland.primetime.node.Node[])">revert</A></B>(com.borland.primetime.node.Node[] nodeList)</CODE>
<BR>
Undo the modifications and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#revert(com.borland.primetime.node.Node[], java.util.Set, com.borland.primetime.node.Project)">revert</A></B>(com.borland.primetime.node.Node[] nodeList,
java.util.Set fileList,
com.borland.primetime.node.Project prj)</CODE>
<BR>
Undo the modifications and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#revert(java.util.Set, com.borland.primetime.node.Project)">revert</A></B>(java.util.Set fileList,
com.borland.primetime.node.Project prj)</CODE>
<BR>
Undo the modifications and update the lists file on the P4ClientSpec</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#submit(com.borland.primetime.node.Node[], java.lang.String)">submit</A></B>(com.borland.primetime.node.Node[] nodeList,
java.lang.String sDescription)</CODE>
<BR>
For submit all modifications to P4 and update the lists file on the P4ClientSpec
Warning: If another user had modified and submit the files, you must launch P4
for merge the files.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#sync(com.borland.primetime.node.Node[])">sync</A></B>(com.borland.primetime.node.Node[] nodeList)</CODE>
<BR>
For synchronize file(s) with P4,</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#sync(com.borland.primetime.node.Node[], java.util.Set, com.borland.primetime.node.Project)">sync</A></B>(com.borland.primetime.node.Node[] nodeList,
java.util.Set fileList,
com.borland.primetime.node.Project prj)</CODE>
<BR>
For synchronize file(s) with P4,</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jbase/jbuilder5vcs/P4Cmd.html#sync(java.util.Set, com.borland.primetime.node.Project)">sync</A></B>(java.util.Set fileList,
com.borland.primetime.node.Project prj)</CODE>
<BR>
For synchronize file(s) with P4,</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<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>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="CMD_P4"><!-- --></A><H3>
CMD_P4</H3>
<PRE>
public static final java.lang.String <B>CMD_P4</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_SYNC"><!-- --></A><H3>
CMD_SYNC</H3>
<PRE>
public static final java.lang.String <B>CMD_SYNC</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_EDIT"><!-- --></A><H3>
CMD_EDIT</H3>
<PRE>
public static final java.lang.String <B>CMD_EDIT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_SUBMIT"><!-- --></A><H3>
CMD_SUBMIT</H3>
<PRE>
public static final java.lang.String <B>CMD_SUBMIT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_REVERT"><!-- --></A><H3>
CMD_REVERT</H3>
<PRE>
public static final java.lang.String <B>CMD_REVERT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_CLIENT"><!-- --></A><H3>
CMD_CLIENT</H3>
<PRE>
public static final java.lang.String <B>CMD_CLIENT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_ADD"><!-- --></A><H3>
CMD_ADD</H3>
<PRE>
public static final java.lang.String <B>CMD_ADD</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_HAVE"><!-- --></A><H3>
CMD_HAVE</H3>
<PRE>
public static final java.lang.String <B>CMD_HAVE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_CHANGE"><!-- --></A><H3>
CMD_CHANGE</H3>
<PRE>
public static final java.lang.String <B>CMD_CHANGE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_PASSWORD"><!-- --></A><H3>
CMD_PASSWORD</H3>
<PRE>
public static final java.lang.String <B>CMD_PASSWORD</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_USER"><!-- --></A><H3>
CMD_USER</H3>
<PRE>
public static final java.lang.String <B>CMD_USER</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_CLIENT_OPTION"><!-- --></A><H3>
CMD_CLIENT_OPTION</H3>
<PRE>
public static final java.lang.String <B>CMD_CLIENT_OPTION</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_CONSOLE_MODE"><!-- --></A><H3>
CMD_CONSOLE_MODE</H3>
<PRE>
public static final java.lang.String <B>CMD_CONSOLE_MODE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_CONSOLE_INPUT"><!-- --></A><H3>
CMD_CONSOLE_INPUT</H3>
<PRE>
public static final java.lang.String <B>CMD_CONSOLE_INPUT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_FILE_TYPE"><!-- --></A><H3>
CMD_FILE_TYPE</H3>
<PRE>
public static final java.lang.String <B>CMD_FILE_TYPE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_HOST_OPTION"><!-- --></A><H3>
CMD_HOST_OPTION</H3>
<PRE>
public static final java.lang.String <B>CMD_HOST_OPTION</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_PORT_OPTION"><!-- --></A><H3>
CMD_PORT_OPTION</H3>
<PRE>
public static final java.lang.String <B>CMD_PORT_OPTION</B></PRE>
<DL>
</DL>
<HR>
<A NAME="CMD_FILE_TYPE_TEXT"><!-- --></A><H3>
CMD_FILE_TYPE_TEXT</H3>
<PRE>
public static final java.lang.String <B>CMD_FILE_TYPE_TEXT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_CONNECT_IMPOSSIBLE"><!-- --></A><H3>
MSG_CONNECT_IMPOSSIBLE</H3>
<PRE>
public static final java.lang.String <B>MSG_CONNECT_IMPOSSIBLE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_CONNECT_TITLE"><!-- --></A><H3>
MSG_CONNECT_TITLE</H3>
<PRE>
public static final java.lang.String <B>MSG_CONNECT_TITLE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_NO_ITEMS"><!-- --></A><H3>
MSG_NO_ITEMS</H3>
<PRE>
public static final java.lang.String <B>MSG_NO_ITEMS</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_SYNCHRO_TITLE"><!-- --></A><H3>
MSG_P4_SYNCHRO_TITLE</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_SYNCHRO_TITLE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_ADD_TITLE"><!-- --></A><H3>
MSG_P4_ADD_TITLE</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_ADD_TITLE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_REVERT_TITLE"><!-- --></A><H3>
MSG_P4_REVERT_TITLE</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_REVERT_TITLE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_SUBMIT_TITLE"><!-- --></A><H3>
MSG_P4_SUBMIT_TITLE</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_SUBMIT_TITLE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_EDIT_TITLE"><!-- --></A><H3>
MSG_P4_EDIT_TITLE</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_EDIT_TITLE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_COMMIT_TITLE"><!-- --></A><H3>
MSG_P4_COMMIT_TITLE</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_COMMIT_TITLE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_IS_UPTODATE"><!-- --></A><H3>
MSG_IS_UPTODATE</H3>
<PRE>
public static final java.lang.String <B>MSG_IS_UPTODATE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_SUCCESSFULL"><!-- --></A><H3>
MSG_SUCCESSFULL</H3>
<PRE>
public static final java.lang.String <B>MSG_SUCCESSFULL</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_UNSUCCESSFULL"><!-- --></A><H3>
MSG_UNSUCCESSFULL</H3>
<PRE>
public static final java.lang.String <B>MSG_UNSUCCESSFULL</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_ENTER_COMMENT"><!-- --></A><H3>
MSG_ENTER_COMMENT</H3>
<PRE>
public static final java.lang.String <B>MSG_ENTER_COMMENT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_NO_SUBMITTED"><!-- --></A><H3>
MSG_NO_SUBMITTED</H3>
<PRE>
public static final java.lang.String <B>MSG_NO_SUBMITTED</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_COMMIT"><!-- --></A><H3>
MSG_COMMIT</H3>
<PRE>
public static final java.lang.String <B>MSG_COMMIT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_COMMITTED"><!-- --></A><H3>
MSG_COMMITTED</H3>
<PRE>
public static final java.lang.String <B>MSG_COMMITTED</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_UPTODATE"><!-- --></A><H3>
MSG_P4_UPTODATE</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_UPTODATE</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_UPDATING"><!-- --></A><H3>
MSG_P4_UPDATING</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_UPDATING</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_FILE_NOT_ON_CLIENT"><!-- --></A><H3>
MSG_P4_FILE_NOT_ON_CLIENT</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_FILE_NOT_ON_CLIENT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_OPEN_FOR_ADD"><!-- --></A><H3>
MSG_P4_OPEN_FOR_ADD</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_OPEN_FOR_ADD</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_WAS_ADD"><!-- --></A><H3>
MSG_P4_WAS_ADD</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_WAS_ADD</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_OPEN_FOR_EDIT"><!-- --></A><H3>
MSG_P4_OPEN_FOR_EDIT</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_OPEN_FOR_EDIT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_SUBMITTED"><!-- --></A><H3>
MSG_P4_SUBMITTED</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_SUBMITTED</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_NO_CONNECTION"><!-- --></A><H3>
MSG_P4_NO_CONNECTION</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_NO_CONNECTION</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_FILE_REVERTED"><!-- --></A><H3>
MSG_P4_FILE_REVERTED</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_FILE_REVERTED</B></PRE>
<DL>
</DL>
<HR>
<A NAME="MSG_P4_FILE_REVERTED_AFTER_ADD"><!-- --></A><H3>
MSG_P4_FILE_REVERTED_AFTER_ADD</H3>
<PRE>
public static final java.lang.String <B>MSG_P4_FILE_REVERTED_AFTER_ADD</B></PRE>
<DL>
</DL>
<HR>
<A NAME="_mySpec"><!-- --></A><H3>
_mySpec</H3>
<PRE>
public static <A HREF="../../../com/jbase/jbuilder5vcs/P4ClientSpec.html">P4ClientSpec</A> <B>_mySpec</B></PRE>
<DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="P4Cmd()"><!-- --></A><H3>
P4Cmd</H3>
<PRE>
public <B>P4Cmd</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="sync(com.borland.primetime.node.Node[])"><!-- --></A><H3>
sync</H3>
<PRE>
public java.lang.String <B>sync</B>(com.borland.primetime.node.Node[] nodeList)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>For synchronize file(s) with P4,<p>
First, get description of the P4 client for get the root path and the name of the depot<p>
Second, Check the connection with p4 by read the description value.<p>
Third, create the list of file to synchronize.<p>
Fourth, create the command line for P4 by adding user, password, List of file and send to p4
Last, update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be synchronize<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="sync(java.util.Set, com.borland.primetime.node.Project)"><!-- --></A><H3>
sync</H3>
<PRE>
public java.lang.String <B>sync</B>(java.util.Set fileList,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>For synchronize file(s) with P4,<p>
First, get description of the P4 client for get the root path and the name of the depot<p>
Second, Check the connection with p4 by read the description value.<p>
Third, create the list of file to synchronize.<p>
Fourth, create the command line for P4 by adding user, password, List of file and send to p4
Last, update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>fileList</CODE> - List of file must be synchronize<DD><CODE>prj</CODE> - The active project for get P4 information (eg: User,...)<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="sync(com.borland.primetime.node.Node[], java.util.Set, com.borland.primetime.node.Project)"><!-- --></A><H3>
sync</H3>
<PRE>
public java.lang.String <B>sync</B>(com.borland.primetime.node.Node[] nodeList,
java.util.Set fileList,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>For synchronize file(s) with P4,<p>
First, get description of the P4 client for get the root path and the name of the depot<p>
Second, Check the connection with p4 by read the description value.<p>
Third, create the list of file to synchronize.<p>
Fourth, create the command line for P4 by adding user, password, List of file and send to p4
Last, update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be synchronize<DD><CODE>fileList</CODE> - List of file must be synchronize(if come form the commit browser)<DD><CODE>prj</CODE> - The active project for get P4 information (eg: User,...)<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="edit(com.borland.primetime.node.Node[])"><!-- --></A><H3>
edit</H3>
<PRE>
public java.lang.String <B>edit</B>(com.borland.primetime.node.Node[] nodeList)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>For "check-out" file(s) from P4 and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be edited<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="edit(java.util.Set, com.borland.primetime.node.Project)"><!-- --></A><H3>
edit</H3>
<PRE>
public java.lang.String <B>edit</B>(java.util.Set fileList,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>For "check-out" file(s) from P4 and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>fileList</CODE> - List of file must be edited<DD><CODE>prj</CODE> - The active project for get P4 information (eg: User,...)<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="edit(com.borland.primetime.node.Node[], java.util.Set, com.borland.primetime.node.Project)"><!-- --></A><H3>
edit</H3>
<PRE>
public java.lang.String <B>edit</B>(com.borland.primetime.node.Node[] nodeList,
java.util.Set fileList,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>For "check-out" file(s) from P4 and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be edited<DD><CODE>fileList</CODE> - List of file must be edited(if come form the commit browser)<DD><CODE>prj</CODE> - The active project for get P4 information (eg: User,...)<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="submit(com.borland.primetime.node.Node[], java.lang.String)"><!-- --></A><H3>
submit</H3>
<PRE>
public java.lang.String <B>submit</B>(com.borland.primetime.node.Node[] nodeList,
java.lang.String sDescription)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>For submit all modifications to P4 and update the lists file on the P4ClientSpec
Warning: If another user had modified and submit the files, you must launch P4
for merge the files. A Information box will throw to the user!!!<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be submit<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="commit(java.util.Set, com.borland.primetime.util.runner.OutputRunnerListener, com.borland.primetime.node.Project)"><!-- --></A><H3>
commit</H3>
<PRE>
public java.lang.String <B>commit</B>(java.util.Set fileList,
com.borland.primetime.util.runner.OutputRunnerListener oOutrunner,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>For submit all modifications selected on the status window to P4. I separate the submit <br>
and the commit methode, because, the first think was to change the icon directly on the jBuilder<br>
project tree, but I don't found how change dynamically. At the moment I use the VCSCommitBrowser
Warning: If another user had modified and submit the files, you must launch P4
for merge the files. A Information box will throw to the user!!!<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be submit<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="revert(com.borland.primetime.node.Node[])"><!-- --></A><H3>
revert</H3>
<PRE>
public java.lang.String <B>revert</B>(com.borland.primetime.node.Node[] nodeList)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>Undo the modifications and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be reverted<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="revert(java.util.Set, com.borland.primetime.node.Project)"><!-- --></A><H3>
revert</H3>
<PRE>
public java.lang.String <B>revert</B>(java.util.Set fileList,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>Undo the modifications and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>fileList</CODE> - List of file must be reverted(if come form the commit browser)<DD><CODE>prj</CODE> - The active project for get P4 information (eg: User,...)<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="revert(com.borland.primetime.node.Node[], java.util.Set, com.borland.primetime.node.Project)"><!-- --></A><H3>
revert</H3>
<PRE>
public java.lang.String <B>revert</B>(com.borland.primetime.node.Node[] nodeList,
java.util.Set fileList,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>Undo the modifications and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be reverted<DD><CODE>fileList</CODE> - List of file must be reverted(if come form the commit browser)<DD><CODE>prj</CODE> - The active project for get P4 information (eg: User,...)<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="add(com.borland.primetime.node.Node[])"><!-- --></A><H3>
add</H3>
<PRE>
public java.lang.String <B>add</B>(com.borland.primetime.node.Node[] nodeList)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>Add file(s) to P4 and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be added<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="add(java.util.Set, com.borland.primetime.node.Project)"><!-- --></A><H3>
add</H3>
<PRE>
public java.lang.String <B>add</B>(java.util.Set fileList,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>Add file(s) to P4 and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>fileList</CODE> - List of file must be added(if come form the commit browser)<DD><CODE>prj</CODE> - The active project for get P4 information (eg: User,...)<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="add(com.borland.primetime.node.Node[], java.util.Set, com.borland.primetime.node.Project)"><!-- --></A><H3>
add</H3>
<PRE>
public java.lang.String <B>add</B>(com.borland.primetime.node.Node[] nodeList,
java.util.Set fileList,
com.borland.primetime.node.Project prj)
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A>,
<A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>Add file(s) to P4 and update the lists file on the P4ClientSpec<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nodeList</CODE> - List of file must be added(if come form the commit browser)<DD><CODE>fileList</CODE> - List of file must be added(if come form the commit browser)<DD><CODE>prj</CODE> - The active project for get P4 information (eg: User,...)<DT><B>Returns:</B><DD>String The successfull response from P4<DT><B>Throws:</B><DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorApplication.html">P4ErrorApplication</A></CODE> - Applicative error from P4<DD><CODE><A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></CODE> - Connection to P4 defect</DL>
</DD>
</DL>
<HR>
<A NAME="isOnVCS(com.borland.primetime.vfs.Url, com.borland.primetime.node.Project, int)"><!-- --></A><H3>
isOnVCS</H3>
<PRE>
public boolean <B>isOnVCS</B>(com.borland.primetime.vfs.Url url,
com.borland.primetime.node.Project project,
int nDepotPending)</PRE>
<DL>
<DD>Test if the file pass on parameter is under P4.<p>
Return true if it's</DL>
<HR>
<A NAME="connect()"><!-- --></A><H3>
connect</H3>
<PRE>
public boolean <B>connect</B>()
throws <A HREF="../../../com/jbase/jbuilder5vcs/P4ErrorConnection.html">P4ErrorConnection</A></PRE>
<DL>
<DD>Try to connect with P4, for this make a refresh<DD><DL>
<DT><B>Returns:</B><DD>boolean, true if connect sucessfull.</DL>
</DD>
</DL>
<HR>
<A NAME="refresh()"><!-- --></A><H3>
refresh</H3>
<PRE>
public void <B>refresh</B>()</PRE>
<DL>
<DD>Refresch the class, get the description from P4</DL>
<HR>
<A NAME="getStatus(com.borland.primetime.node.Project)"><!-- --></A><H3>
getStatus</H3>
<PRE>
public java.util.Map <B>getStatus</B>(com.borland.primetime.node.Project project)</PRE>
<DL>
<DD>Get the status from the current description</DL>
<HR>
<A NAME="isConnected()"><!-- --></A><H3>
isConnected</H3>
<PRE>
public boolean <B>isConnected</B>()</PRE>
<DL>
<DD>Check on a attribute of the P4ClientSpec, if it's null, the connection<br>
is down</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/jbase/jbuilder5vcs/P4ClientSpec.html"><B>PREV CLASS</B></A>
<A HREF="../../../com/jbase/jbuilder5vcs/P4SyncPanel.html"><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>
<A HREF="P4Cmd.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>