Cmd File On DepotFile on PendingNew File
Sync V
Edit V X
Revert
V
Submit
V
Add X X V
If no connection, all menu without "connect" will be disable.
ConfigPanel |
Title: jBuilder/Perforce
Description: The panel will be integrate on jBuilder,
This is the swing panel with the basic configuration for
communicate with P4 (on local computer). |
jPropertyPage |
Title: jBuilder/Perforce
Description: The class take by jBuilder for construct the Config Panel
Company:jBase. |
P4ClientSpec |
Title: JBuilder/Perforce
Description: Integration of Perforce on jBuilder
This class is a mirror of the P4 client, it maintain the list of
file on the pending list and on the depot list. |
P4Cmd |
Title: JBuilder/Perforce
Description: call command of P4.
command supported:
- sync
- edit
- submit
- revert
- client
- add
- have
- change
This class has a field variable with a p4ClientSpec. |
P4SyncPanel |
Title: JBuilder/Perforce
Description: Integration of Perforce on jBuilder, This is the dialog for enter
some information for the synchronize. |
PerforceVCS |
Title: jBuilder/Perforce
Description: For integrate perforce on jBuilder, This is the start class. |
RevisionStatus |
Title: jBuilder/Perforce
Description: Implementation of the VCSFileStatus abstract class to provide status information about
revisions stored in this VCS.
This is fundamental to provide support for the VCSCommitBrowser dialog. |