- <!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>
- : Package com.jbase.jbuilder5vcs
- </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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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">
- PREV PACKAGE
- NEXT PACKAGE</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>
- <A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
- </TR>
- </TABLE>
- <!-- =========== END OF NAVBAR =========== -->
- <HR>
- <H2>
- Package com.jbase.jbuilder5vcs
- </H2>
- <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
- <TD COLSPAN=2><FONT SIZE="+2">
- <B>Class Summary</B></FONT></TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="Actions.html">Actions</A></B></TD>
- <TD>Title: jBuilder/Perforce<br>
- Description: For integrate perforce on jBuilder5,<br>
- Found all the basic action and group for integrate P4,<br>
- each anonymous class is a menu.<br>
- Remark: The truth table for enable menu:<br>
- X -> Does not have <br>
- V -> Must be <br>
- <table border="1">
- <tr align="center">Cmd File On DepotFile on PendingNew File
- <tr align="center">Sync V <BR> <BR>
- <tr align="center">Edit V X <BR>
- <tr align="center">Revert <BR> V <BR>
- <tr align="center">Submit <BR> V <BR>
- <tr align="center">Add X X V
- <br>
- If no connection, all menu without "connect" will be disable.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="ConfigPanel.html">ConfigPanel</A></B></TD>
- <TD>Title: jBuilder/Perforce<br>
- Description: The panel will be integrate on jBuilder,<br>
- This is the swing panel with the basic configuration for <br>
- communicate with P4 (on local computer).</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="jPropertyPage.html">jPropertyPage</A></B></TD>
- <TD>Title: jBuilder/Perforce <br>
- Description: The class take by jBuilder for construct the Config Panel <br>
- <b>Company:</b>jBase.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="P4ClientSpec.html">P4ClientSpec</A></B></TD>
- <TD>Title: JBuilder/Perforce<br>
- Description: Integration of Perforce on jBuilder<br>
- This class is a mirror of the P4 client, it maintain the list of<br>
- file on the pending list and on the depot list.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="P4Cmd.html">P4Cmd</A></B></TD>
- <TD>Title: JBuilder/Perforce
- Description: call command of P4.<br>
- command supported:
- - sync
- - edit
- - submit
- - revert
- - client
- - add
- - have
- - change
- This class has a field variable with a p4ClientSpec.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="P4SyncPanel.html">P4SyncPanel</A></B></TD>
- <TD>Title: JBuilder/Perforce
- Description: Integration of Perforce on jBuilder, This is the dialog for enter
- some information for the synchronize.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="PerforceVCS.html">PerforceVCS</A></B></TD>
- <TD>Title: jBuilder/Perforce<br>
- Description: For integrate perforce on jBuilder, This is the start class.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="RevisionStatus.html">RevisionStatus</A></B></TD>
- <TD>Title: jBuilder/Perforce<br>
- Description: Implementation of the VCSFileStatus abstract class to provide status information about <br>
- revisions stored in this VCS.<br>
- This is fundamental to provide support for the VCSCommitBrowser dialog.</TD>
- </TR>
- </TABLE>
-
- <P>
- <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
- <TD COLSPAN=2><FONT SIZE="+2">
- <B>Exception Summary</B></FONT></TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="P4ErrorApplication.html">P4ErrorApplication</A></B></TD>
- <TD>Title: JBuilder/Perforce
- Description: Integration of Perforce on jBuilder, the goal is to represente <br>
- a applicative error of P4.</TD>
- </TR>
- <TR BGCOLOR="white" CLASS="TableRowColor">
- <TD WIDTH="15%"><B><A HREF="P4ErrorConnection.html">P4ErrorConnection</A></B></TD>
- <TD>Title: JBuilder/Perforce
- Description: Integration of Perforce on jBuilder, the goal is to represente <br>
- a error of connection to P4.</TD>
- </TR>
- </TABLE>
-
- <P>
- <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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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">
- PREV PACKAGE
- NEXT PACKAGE</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>
- <A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
- </TR>
- </TABLE>
- <!-- =========== END OF NAVBAR =========== -->
- <HR>
- </BODY>
- </HTML>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 1072 | rmg | Integrate the "jBuilder5VCS" frmo Nicolas Jorand into //public; Plan is to add some top-l...evel documentation before linking it into the "roadmap", or making any sort of general public announcement. « |
23 years ago | |
//guest/nicolas_jorand/jBuilder5VCS/doc/com/jbase/jbuilder5vcs/package-summary.html | |||||
#1 | 939 | nicolas_jorand | First input of perforce integration for jBuilder5 | 23 years ago |