home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / inprise / JRUNTIME.Z / _jbuilder.properties < prev    next >
Text File  |  1998-05-08  |  8KB  |  148 lines

  1. #
  2. # Project Defaults
  3. #
  4.  
  5. jbuilder.projectdefault.DefaultPackage=
  6. jbuilder.projectdefault.Title=Your Product Name
  7. jbuilder.projectdefault.Version=
  8. jbuilder.projectdefault.Author=Your Name
  9. jbuilder.projectdefault.Company=Your Company
  10. jbuilder.projectdefault.Copyright=Copyright (c) 1998
  11. jbuilder.projectdefault.Description=Your description
  12.  
  13. #
  14. # "nul" for no output, <filename> to write to a file, "-" or "stderr" to use process' stderr
  15. #
  16. jbuilder.logOutput=nul
  17.  
  18. #
  19. # jbuilder CMT properties
  20. #
  21.  
  22. jbuilder.components.pme.read=always
  23. jbuilder.components.pme.write=ifBeanInfo
  24.  
  25. jbuilder.propertyeditor.boolean=borland.jbuilder.cmt.editors.Z_Editor
  26. jbuilder.propertyeditor.java.lang.Boolean=borland.jbuilder.cmt.editors.BooleanEditor
  27.  
  28. jbuilder.propertyeditor.char=borland.jbuilder.cmt.editors.C_Editor
  29. jbuilder.propertyeditor.java.lang.Character=borland.jbuilder.cmt.editors.CharacterEditor
  30.  
  31. jbuilder.propertyeditor.double=borland.jbuilder.cmt.editors.D_Editor
  32. jbuilder.propertyeditor.java.lang.Double=borland.jbuilder.cmt.editors.DoubleEditor
  33.  
  34. jbuilder.propertyeditor.float=borland.jbuilder.cmt.editors.F_Editor
  35. jbuilder.propertyeditor.java.lang.Float=borland.jbuilder.cmt.editors.FloatEditor
  36.  
  37. jbuilder.propertyeditor.byte=borland.jbuilder.cmt.editors.B_Editor
  38. jbuilder.propertyeditor.java.lang.Byte=borland.jbuilder.cmt.editors.ByteEditor
  39.  
  40. jbuilder.propertyeditor.short=borland.jbuilder.cmt.editors.S_Editor
  41. jbuilder.propertyeditor.java.lang.Short=borland.jbuilder.cmt.editors.ShortEditor
  42.  
  43. jbuilder.propertyeditor.int=borland.jbuilder.cmt.editors.I_Editor
  44. jbuilder.propertyeditor.java.lang.Integer=borland.jbuilder.cmt.editors.IntegerEditor
  45.  
  46. jbuilder.propertyeditor.long=borland.jbuilder.cmt.editors.J_Editor
  47. jbuilder.propertyeditor.java.lang.Long=borland.jbuilder.cmt.editors.LongEditor
  48.  
  49. jbuilder.propertyeditor.java.lang.String=borland.jbcl.editors.StringEditor
  50. jbuilder.propertyeditor.java.lang.String[]=borland.jbcl.editors.StringArrayEditor
  51. jbuilder.propertyeditor.java.lang.String[][]=borland.jbcl.editors.String2DArrayEditor
  52.  
  53. jbuilder.propertyeditor.java.awt.Dimension=borland.jbcl.editors.DimensionEditor
  54. jbuilder.propertyeditor.java.awt.Insets=borland.jbuilder.cmt.editors.InsetsEditor
  55. jbuilder.propertyeditor.java.awt.Point=borland.jbuilder.cmt.editors.PointEditor
  56. jbuilder.propertyeditor.java.awt.Rectangle=borland.jbuilder.cmt.editors.RectangleEditor
  57. jbuilder.propertyeditor.borland.jbcl.model.MatrixLocation=borland.jbcl.editors.MatrixLocationEditor
  58.  
  59. jbuilder.propertyeditor.java.awt.Color=borland.jbuilder.cmt.editors.ColorEditor
  60. jbuilder.propertyeditor.java.awt.Font=borland.jbuilder.cmt.editors.FontEditor
  61. #jbuilder.propertyeditor.java.net.URL=borland.jbuilder.cmt.editors.URLEditor
  62. jbuilder.propertyeditor.java.awt.LayoutManager=borland.jbuilder.uidesigner.LayoutManagerEditor
  63. jbuilder.propertyeditor.java.awt.MenuShortcut=borland.jbuilder.menudesigner.MenuShortcutEditor
  64.  
  65. jbuilder.propertyeditor.java.util.Locale=borland.jbuilder.cmt.editors.LocaleEditor
  66.  
  67. jbuilder.propertyeditor.borland.jbcl.dataset.SortDescriptor=borland.jbuilder.cmt.editors.SortDescriptorEditor
  68. jbuilder.propertyeditor.borland.sql.dataset.QueryDescriptor=borland.jbuilder.cmt.editors.QueryDescriptorEditor
  69. jbuilder.propertyeditor.borland.sql.dataset.ProcedureDescriptor=borland.jbuilder.cmt.editors.ProcedureDescriptorEditor
  70. jbuilder.propertyeditor.borland.jbcl.dataset.MasterLinkDescriptor=borland.jbuilder.cmt.editors.MasterLinkDescriptorEditor
  71. jbuilder.propertyeditor.borland.sql.dataset.ConnectionDescriptor=borland.jbuilder.cmt.editors.ConnectionDescriptorEditor
  72. jbuilder.propertyeditor.borland.jbcl.dataset.PickListDescriptor=borland.jbuilder.cmt.editors.PickListDescriptorEditor
  73. jbuilder.propertyeditor.borland.jbcl.dataset.AggDescriptor=borland.jbuilder.cmt.editors.AggDescriptorEditor
  74.  
  75. jbuilder.uiassistant.java.awt.BorderLayout=borland.jbuilder.uidesigner.BorderLayoutAssistant
  76. jbuilder.uiassistant.com.sun.java.swing.JRootPane$1=borland.jbuilder.uidesigner.HiddenBorderLayoutAssistant
  77. jbuilder.uiassistant.java.awt.CardLayout=borland.jbuilder.uidesigner.CardLayoutAssistant
  78. jbuilder.uiassistant.java.awt.FlowLayout=borland.jbuilder.uidesigner.FlowLayoutAssistant
  79. jbuilder.uiassistant.java.awt.GridLayout=borland.jbuilder.uidesigner.GridLayoutAssistant
  80. jbuilder.uiassistant.java.awt.GridBagLayout=borland.jbuilder.uidesigner.GridBagLayoutAssistant
  81. jbuilder.uiassistant.borland.jbcl.layout.XYLayout=borland.jbuilder.uidesigner.XYLayoutAssistant
  82. jbuilder.uiassistant.borland.jbcl.layout.PaneLayout=borland.jbuilder.uidesigner.PaneLayoutAssistant
  83. jbuilder.uiassistant.borland.jbcl.layout.VerticalFlowLayout=borland.jbuilder.uidesigner.VerticalFlowLayoutAssistant
  84. jbuilder.uiassistant.borland.jbcl.layout.BoxLayout2=borland.jbuilder.uidesigner.VerticalFlowLayoutAssistant
  85. jbuilder.uiassistant.borland.jbcl.layout.OverlayLayout2=borland.jbuilder.uidesigner.VerticalFlowLayoutAssistant
  86. jbuilder.uiassistant.com.sun.java.swing.plaf.basic.BasicTabbedPaneUI=borland.jbuilder.uidesigner.TabbedPaneLayoutAssistant
  87. jbuilder.uiassistant.com.sun.java.swing.plaf.motif.MotifTabbedPaneUI=borland.jbuilder.uidesigner.TabbedPaneLayoutAssistant
  88. jbuilder.uiassistant.com.sun.java.swing.plaf.metal.MetalTabbedPaneUI=borland.jbuilder.uidesigner.TabbedPaneLayoutAssistant
  89. jbuilder.uiassistant.null=borland.jbuilder.uidesigner.NullLayoutAssistant
  90. #
  91. # Addin registration. Addins are loaded in numeric order
  92. #
  93. jbuilder.addin.11=borland.jbuilder.inspector.Inspector
  94. jbuilder.addin.12=borland.jbuilder.uidesigner.DesignerAddin
  95. jbuilder.addin.13=borland.jbuilder.menudesigner.MenuDesignerAddin
  96. jbuilder.addin.14=borland.jbuilder.dmdesigner.DMdesignerAddin
  97. jbuilder.addin.15=borland.jbuilder.designer.LittleOrphanAddin
  98.  
  99. jbuilder.addin.20=borland.jbuilder.wizard.applet.ServletWizard
  100. jbuilder.addin.21=borland.jbuilder.wizard.application.ApplicationWizard
  101. jbuilder.addin.22=borland.jbuilder.wizard.applet.AppletWizard
  102. jbuilder.addin.23=borland.jbuilder.wizard.app.NewHtml
  103.  
  104. jbuilder.addin.24=borland.jbuilder.wizard.iface.InterfaceWizard
  105. #jbuilder.addin.25=borland.jbuilder.wizard.interaction.InteractionWizard
  106. jbuilder.addin.26=borland.jbuilder.wizard.method.MethodWizard
  107. jbuilder.addin.27=borland.jbuilder.wizard.resource.ResWizard
  108. #jbuilder.addin.28=borland.jbuilder.wizard.app.NewPanelWizard
  109. #jbuilder.addin.29=borland.jbuilder.wizard.app.NewFrameWizard
  110. jbuilder.addin.30=borland.jbuilder.gallery.ObjectGallery
  111. jbuilder.addin.31=borland.jbuilder.wizard.app.NewJavaWizard
  112. jbuilder.addin.32=borland.jbuilder.wizard.project.ProjectWizard
  113. #jbuilder.addin.33=borland.jbuilder.wizard.app.DialogWizard
  114. jbuilder.addin.34=borland.jbuilder.wizard.app.DataModuleWizard
  115. #jbuilder.addin.35=borland.jbuilder.wizard.appletwrapper.AppletWrapperWizard
  116. jbuilder.addin.36=borland.jbuilder.wizard.treatastext.TreatAsTextWizard
  117. #jbuilder.addin.37=borland.jbuilder.wizard.interaction.EditorWizard
  118. jbuilder.addin.38=borland.jbuilder.wizard.deployment.DeploymentWizard
  119. jbuilder.addin.39=borland.jbuilder.wizard.webupdate.WebUpdateTool
  120. #jbuilder.addin.40=borland.jbuilder.corbatools.CompileIdlAddin
  121. #jbuilder.addin.41=borland.jbuilder.corbatools.RmicAddin
  122. #jbuilder.addin.42=borland.jbuilder.corbatools.CreateJavaiiopAddin
  123. #jbuilder.addin.43=borland.jbuilder.corbatools.CreateIdlAddin
  124. #jbuilder.addin.53=borland.jbuilder.jbdoc.JbdocWizard
  125. jbuilder.addin.54=borland.jbuilder.jbx.BeanWizard
  126. jbuilder.addin.55=borland.jbuilder.jbx.FrameWizard
  127. jbuilder.addin.56=borland.jbuilder.jbx.PanelWizard
  128. jbuilder.addin.57=borland.jbuilder.jbx.DialogWizard
  129. jbuilder.addin.59=borland.jbuilder.jbx.BeanInsight
  130.  
  131.  
  132. # Connection URL History List
  133. jbuilder.history.connectionURL.1=jdbc:odbc:dataset tutorial <sun.jdbc.odbc.JdbcOdbcDriver>
  134.  
  135. # Web update
  136. jbuilder.webUpdate.autoRun=no
  137. jbuilder.webUpdate.delay=30000
  138. jbuilder.webUpdate.url=http://www.borland.com/jbuilder/
  139. jbuilder.ide.treatAsText=.mf,.shtml
  140.  
  141. # Workaround for DataGateway Bug
  142. jbuilder.DisableBrowseProceduresWithBde=true
  143.  
  144. # Concrete proxy classes for abstract classes which cannot be instantiated in designer
  145. jbuilder.concreteProxy.com.sun.java.swing.JComponent=borland.jbcl.control.JComponentProxy
  146. jbuilder.concreteProxy.java.awt.Component=borland.jbcl.control.ComponentProxy
  147. jbuilder.concreteProxy.java.awt.Container=borland.jbcl.control.ContainerProxy
  148.