home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / zkuste / JBuilder / JBuild / jbuilder / jruntime.z / borland.jbcl.control.ListControl.pme < prev    next >
INI File  |  1997-08-25  |  2KB  |  33 lines

  1. [BeanDescriptor]
  2. timestamp=870249600000
  3. name=ListControl
  4. className=borland.jbcl.control.ListControl
  5.  
  6. [PropertyDescriptors]
  7. alignment,,,,"Alignment setting",int,getAlignment,setAlignment,,,borland.jbcl.editors.AlignmentEditor
  8. alwaysEdit,,,,"Always start edit session",boolean,isAlwaysEdit,setAlwaysEdit,,,
  9. autoEdit,,,,"Automatically start edit when a key is typed",boolean,isAutoEdit,setAutoEdit,,,
  10. autoInsert,,,,"Insert blank data object when component is empty",boolean,isAutoInsert,setAutoInsert,,,
  11. background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
  12. columnName,,,,"Column name from DataSet",java.lang.String,getColumnName,setColumnName,,,
  13. dataSet,,,,"DataSet data source",borland.jbcl.dataset.DataSet,getDataSet,setDataSet,,,
  14. doubleBuffer,,,,"Double buffered painting",boolean,isDoubleBuffer,setDoubleBuffer,,,
  15. dragSubfocus,,,,"Change the subfocus item when mouse is dragged",boolean,isDragSubfocus,setDragSubfocus,,,
  16. editInPlace,,,,"Allow in-place editing",boolean,isEditInPlace,setEditInPlace,,,
  17. enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
  18. font,,,,"Default font",java.awt.Font,getFont,setFont,,,
  19. foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
  20. itemHeight,,,,"Item height (pixels)",int,getItemHeight,setItemHeight,,,
  21. itemMargins,,,,"Item margins [top, left, bottom, right] (pixels)",java.awt.Insets,getItemMargins,setItemMargins,,,
  22. items,,,,"Item string array",java.lang.String[],getItems,setItems,,,
  23. itemWidth,,,,"Item width (pixels)",int,getItemWidth,setItemWidth,,,
  24. multiSelect,,,,"Allow multiple selection",boolean,isMultiSelect,setMultiSelect,,,
  25. postOnEndEdit,,,,"Auto-post after editing",boolean,isPostOnEndEdit,setPostOnEndEdit,,,
  26. readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
  27. showFocus,,,,"Show focus rectangle",boolean,isShowFocus,setShowFocus,,,
  28. snapOrigin,,,,"Snap scroll to origin",boolean,isSnapOrigin,setSnapOrigin,,,
  29. subfocus,,,,"Current subfocus index",int,getSubfocus,setSubfocus,,,
  30. uniformHeight,,,,"Rows all have the same height",boolean,isUniformHeight,setUniformHeight,,,
  31. uniformWidth,,,,"Rows all have the same width",boolean,isUniformWidth,setUniformWidth,,,
  32. visible,,,,"Visible state",boolean,isVisible,setVisible,,,
  33.