com.jbase.jbuilder5vcs
Class jPropertyPage

com.jbase.jbuilder5vcs.jPropertyPage

public class jPropertyPage

Title: jBuilder/Perforce
Description: The class take by jBuilder for construct the Config Panel

Company:
jBase.

Since:
JDK 1.3
Version:
1.0
Author:
Nicolas Jorand

Constructor Summary
jPropertyPage(com.borland.jbuilder.node.JBProject project)
           
 
Method Summary
 com.borland.primetime.help.HelpTopic getHelpTopic()
          NOT USED
 void readProperties()
          Read properties from the project for setting the
 void writeProperties()
          Write properties on the project when the Config panel
 

Constructor Detail

jPropertyPage

public jPropertyPage(com.borland.jbuilder.node.JBProject project)
Method Detail

writeProperties

public void writeProperties()
Write properties on the project when the Config panel

readProperties

public void readProperties()
Read properties from the project for setting the

config panel.


getHelpTopic

public com.borland.primetime.help.HelpTopic getHelpTopic()
NOT USED