home *** CD-ROM | disk | FTP | other *** search
- #
- # Project Defaults
- #
-
- jbuilder.projectdefault.DefaultPackage=
- jbuilder.projectdefault.Title=Your Product Name
- jbuilder.projectdefault.Version=
- jbuilder.projectdefault.Author=Your Name
- jbuilder.projectdefault.Company=Your Company
- jbuilder.projectdefault.Copyright=Copyright (c) 1998
- jbuilder.projectdefault.Description=Your description
-
- #
- # "nul" for no output, <filename> to write to a file, "-" or "stderr" to use process' stderr
- #
- jbuilder.logOutput=nul
-
- #
- # jbuilder CMT properties
- #
-
- jbuilder.components.pme.read=always
- jbuilder.components.pme.write=ifBeanInfo
-
- jbuilder.propertyeditor.boolean=borland.jbuilder.cmt.editors.Z_Editor
- jbuilder.propertyeditor.java.lang.Boolean=borland.jbuilder.cmt.editors.BooleanEditor
-
- jbuilder.propertyeditor.char=borland.jbuilder.cmt.editors.C_Editor
- jbuilder.propertyeditor.java.lang.Character=borland.jbuilder.cmt.editors.CharacterEditor
-
- jbuilder.propertyeditor.double=borland.jbuilder.cmt.editors.D_Editor
- jbuilder.propertyeditor.java.lang.Double=borland.jbuilder.cmt.editors.DoubleEditor
-
- jbuilder.propertyeditor.float=borland.jbuilder.cmt.editors.F_Editor
- jbuilder.propertyeditor.java.lang.Float=borland.jbuilder.cmt.editors.FloatEditor
-
- jbuilder.propertyeditor.byte=borland.jbuilder.cmt.editors.B_Editor
- jbuilder.propertyeditor.java.lang.Byte=borland.jbuilder.cmt.editors.ByteEditor
-
- jbuilder.propertyeditor.short=borland.jbuilder.cmt.editors.S_Editor
- jbuilder.propertyeditor.java.lang.Short=borland.jbuilder.cmt.editors.ShortEditor
-
- jbuilder.propertyeditor.int=borland.jbuilder.cmt.editors.I_Editor
- jbuilder.propertyeditor.java.lang.Integer=borland.jbuilder.cmt.editors.IntegerEditor
-
- jbuilder.propertyeditor.long=borland.jbuilder.cmt.editors.J_Editor
- jbuilder.propertyeditor.java.lang.Long=borland.jbuilder.cmt.editors.LongEditor
-
- jbuilder.propertyeditor.java.lang.String=borland.jbcl.editors.StringEditor
- jbuilder.propertyeditor.java.lang.String[]=borland.jbcl.editors.StringArrayEditor
- jbuilder.propertyeditor.java.lang.String[][]=borland.jbcl.editors.String2DArrayEditor
-
- jbuilder.propertyeditor.java.awt.Dimension=borland.jbcl.editors.DimensionEditor
- jbuilder.propertyeditor.java.awt.Insets=borland.jbuilder.cmt.editors.InsetsEditor
- jbuilder.propertyeditor.java.awt.Point=borland.jbuilder.cmt.editors.PointEditor
- jbuilder.propertyeditor.java.awt.Rectangle=borland.jbuilder.cmt.editors.RectangleEditor
- jbuilder.propertyeditor.borland.jbcl.model.MatrixLocation=borland.jbcl.editors.MatrixLocationEditor
-
- jbuilder.propertyeditor.java.awt.Color=borland.jbuilder.cmt.editors.ColorEditor
- jbuilder.propertyeditor.java.awt.Font=borland.jbuilder.cmt.editors.FontEditor
- #jbuilder.propertyeditor.java.net.URL=borland.jbuilder.cmt.editors.URLEditor
- jbuilder.propertyeditor.java.awt.LayoutManager=borland.jbuilder.uidesigner.LayoutManagerEditor
- jbuilder.propertyeditor.java.awt.MenuShortcut=borland.jbuilder.menudesigner.MenuShortcutEditor
-
- jbuilder.propertyeditor.java.util.Locale=borland.jbuilder.cmt.editors.LocaleEditor
-
- jbuilder.propertyeditor.borland.jbcl.dataset.SortDescriptor=borland.jbuilder.cmt.editors.SortDescriptorEditor
- jbuilder.propertyeditor.borland.sql.dataset.QueryDescriptor=borland.jbuilder.cmt.editors.QueryDescriptorEditor
- jbuilder.propertyeditor.borland.sql.dataset.ProcedureDescriptor=borland.jbuilder.cmt.editors.ProcedureDescriptorEditor
- jbuilder.propertyeditor.borland.jbcl.dataset.MasterLinkDescriptor=borland.jbuilder.cmt.editors.MasterLinkDescriptorEditor
- jbuilder.propertyeditor.borland.sql.dataset.ConnectionDescriptor=borland.jbuilder.cmt.editors.ConnectionDescriptorEditor
- jbuilder.propertyeditor.borland.jbcl.dataset.PickListDescriptor=borland.jbuilder.cmt.editors.PickListDescriptorEditor
- jbuilder.propertyeditor.borland.jbcl.dataset.AggDescriptor=borland.jbuilder.cmt.editors.AggDescriptorEditor
-
- jbuilder.uiassistant.java.awt.BorderLayout=borland.jbuilder.uidesigner.BorderLayoutAssistant
- jbuilder.uiassistant.com.sun.java.swing.JRootPane$1=borland.jbuilder.uidesigner.HiddenBorderLayoutAssistant
- jbuilder.uiassistant.java.awt.CardLayout=borland.jbuilder.uidesigner.CardLayoutAssistant
- jbuilder.uiassistant.java.awt.FlowLayout=borland.jbuilder.uidesigner.FlowLayoutAssistant
- jbuilder.uiassistant.java.awt.GridLayout=borland.jbuilder.uidesigner.GridLayoutAssistant
- jbuilder.uiassistant.java.awt.GridBagLayout=borland.jbuilder.uidesigner.GridBagLayoutAssistant
- jbuilder.uiassistant.borland.jbcl.layout.XYLayout=borland.jbuilder.uidesigner.XYLayoutAssistant
- jbuilder.uiassistant.borland.jbcl.layout.PaneLayout=borland.jbuilder.uidesigner.PaneLayoutAssistant
- jbuilder.uiassistant.borland.jbcl.layout.VerticalFlowLayout=borland.jbuilder.uidesigner.VerticalFlowLayoutAssistant
- jbuilder.uiassistant.borland.jbcl.layout.BoxLayout2=borland.jbuilder.uidesigner.VerticalFlowLayoutAssistant
- jbuilder.uiassistant.borland.jbcl.layout.OverlayLayout2=borland.jbuilder.uidesigner.VerticalFlowLayoutAssistant
- jbuilder.uiassistant.com.sun.java.swing.plaf.basic.BasicTabbedPaneUI=borland.jbuilder.uidesigner.TabbedPaneLayoutAssistant
- jbuilder.uiassistant.com.sun.java.swing.plaf.motif.MotifTabbedPaneUI=borland.jbuilder.uidesigner.TabbedPaneLayoutAssistant
- jbuilder.uiassistant.com.sun.java.swing.plaf.metal.MetalTabbedPaneUI=borland.jbuilder.uidesigner.TabbedPaneLayoutAssistant
- jbuilder.uiassistant.null=borland.jbuilder.uidesigner.NullLayoutAssistant
- #
- # Addin registration. Addins are loaded in numeric order
- #
- jbuilder.addin.11=borland.jbuilder.inspector.Inspector
- jbuilder.addin.12=borland.jbuilder.uidesigner.DesignerAddin
- jbuilder.addin.13=borland.jbuilder.menudesigner.MenuDesignerAddin
- jbuilder.addin.14=borland.jbuilder.dmdesigner.DMdesignerAddin
- jbuilder.addin.15=borland.jbuilder.designer.LittleOrphanAddin
-
- jbuilder.addin.20=borland.jbuilder.wizard.applet.ServletWizard
- jbuilder.addin.21=borland.jbuilder.wizard.application.ApplicationWizard
- jbuilder.addin.22=borland.jbuilder.wizard.applet.AppletWizard
- jbuilder.addin.23=borland.jbuilder.wizard.app.NewHtml
-
- jbuilder.addin.24=borland.jbuilder.wizard.iface.InterfaceWizard
- #jbuilder.addin.25=borland.jbuilder.wizard.interaction.InteractionWizard
- jbuilder.addin.26=borland.jbuilder.wizard.method.MethodWizard
- jbuilder.addin.27=borland.jbuilder.wizard.resource.ResWizard
- #jbuilder.addin.28=borland.jbuilder.wizard.app.NewPanelWizard
- #jbuilder.addin.29=borland.jbuilder.wizard.app.NewFrameWizard
- jbuilder.addin.30=borland.jbuilder.gallery.ObjectGallery
- jbuilder.addin.31=borland.jbuilder.wizard.app.NewJavaWizard
- jbuilder.addin.32=borland.jbuilder.wizard.project.ProjectWizard
- #jbuilder.addin.33=borland.jbuilder.wizard.app.DialogWizard
- jbuilder.addin.34=borland.jbuilder.wizard.app.DataModuleWizard
- #jbuilder.addin.35=borland.jbuilder.wizard.appletwrapper.AppletWrapperWizard
- jbuilder.addin.36=borland.jbuilder.wizard.treatastext.TreatAsTextWizard
- #jbuilder.addin.37=borland.jbuilder.wizard.interaction.EditorWizard
- jbuilder.addin.38=borland.jbuilder.wizard.deployment.DeploymentWizard
- jbuilder.addin.39=borland.jbuilder.wizard.webupdate.WebUpdateTool
- #jbuilder.addin.40=borland.jbuilder.corbatools.CompileIdlAddin
- #jbuilder.addin.41=borland.jbuilder.corbatools.RmicAddin
- #jbuilder.addin.42=borland.jbuilder.corbatools.CreateJavaiiopAddin
- #jbuilder.addin.43=borland.jbuilder.corbatools.CreateIdlAddin
- jbuilder.addin.44=borland.jbuilder.corbatools.ServerAddin
- jbuilder.addin.45=borland.jbuilder.sql.monitor.Monitor
- jbuilder.addin.51=PVCS.SCC
- jbuilder.addin.52=borland.jbuilder.wizard.datapump.DataMigrationWizard
- #jbuilder.addin.53=borland.jbuilder.jbdoc.JbdocWizard
- jbuilder.addin.54=borland.jbuilder.jbx.BeanWizard
- jbuilder.addin.55=borland.jbuilder.jbx.FrameWizard
- jbuilder.addin.56=borland.jbuilder.jbx.PanelWizard
- jbuilder.addin.57=borland.jbuilder.jbx.DialogWizard
- jbuilder.addin.58=borland.jbuilder.jbx.EJBWizard
- jbuilder.addin.59=borland.jbuilder.jbx.BeanInsight
- # Remove the comment from the next line to activate the DataStore Explorer
- # on the Tools menu.
- #jbuilder.addin.60=borland.jbuilder.dsx.DataStoreExplorerWizard
-
-
- # Connection URL History List
- jbuilder.history.connectionURL.1=jdbc:odbc:dataset tutorial <sun.jdbc.odbc.JdbcOdbcDriver>
-
- # Web update
- jbuilder.webUpdate.autoRun=no
- jbuilder.webUpdate.delay=30000
- jbuilder.webUpdate.url=http://www.borland.com/jbuilder/
- jbuilder.ide.treatAsText=.mf,.shtml
-
- # Workaround for DataGateway Bug
- jbuilder.DisableBrowseProceduresWithBde=true
-
- # Concrete proxy classes for abstract classes which cannot be instantiated in designer
- jbuilder.concreteProxy.com.sun.java.swing.JComponent=borland.jbcl.control.JComponentProxy
-