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

  1. [BeanDescriptor]
  2. timestamp=870249600000
  3. name=GridControl
  4. className=borland.jbcl.control.GridControl
  5.  
  6. [PropertyDescriptors]
  7. alwaysEdit,,,,"Always start edit session",boolean,isAlwaysEdit,setAlwaysEdit,,,
  8. autoEdit,,,,"Automatically start edit when a key is typed",boolean,isAutoEdit,setAutoEdit,,,
  9. autoInsert,,,,"Insert blank data object when component is empty",boolean,isAutoInsert,setAutoInsert,,,
  10. background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
  11. columnHeaderHeight,,,,"Height of column header (pixels)",int,getColumnHeaderHeight,setColumnHeaderHeight,,,
  12. columnHeaderVisible,,,,"Show column header",boolean,isColumnHeaderVisible,setColumnHeaderVisible,,,
  13. dataSet,,,,"DataSet data source",borland.jbcl.dataset.DataSet,getDataSet,setDataSet,,,
  14. defaultColumnWidth,,,,"Default column width (pixels)",int,getDefaultColumnWidth,setDefaultColumnWidth,,,
  15. doubleBuffer,,,,"Double buffered painting",boolean,isDoubleBuffer,setDoubleBuffer,,,
  16. dragSubfocus,,,,"Change the subfocus item when mouse is dragged",boolean,isDragSubfocus,setDragSubfocus,,,
  17. editInPlace,,,,"Allow in-place editing",boolean,isEditInPlace,setEditInPlace,,,
  18. enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
  19. font,,,,"Default font",java.awt.Font,getFont,setFont,,,
  20. foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
  21. gridLineColor,,,,"Grid line color",java.awt.Color,getGridLineColor,setGridLineColor,,,
  22. gridVisible,,,,"Show grid",boolean,isGridVisible,setGridVisible,,,
  23. items,,,,"Item string array",java.lang.String[][],getItems,setItems,,,
  24. multiSelect,,,,"Allow multiple selection",boolean,isMultiSelect,setMultiSelect,,,
  25. navigateWithDataSet,,,,"Navigate with DataSet (row cursor)",boolean,isNavigateWithDataSet,setNavigateWithDataSet,,,
  26. postOnEndEdit,,,,"Auto-post after editing",boolean,isPostOnEndEdit,setPostOnEndEdit,,,
  27. preferredSize,,,,"Preferred layout size (pixels)",java.awt.Dimension,getPreferredSize,setPreferredSize,,,
  28. readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
  29. resizableColumns,,,,"Allow column resizing",boolean,isResizableColumns,setResizableColumns,,,
  30. resizableRows,,,,"Allow row resizing",boolean,isResizableRows,setResizableRows,,,
  31. rowHeaderVisible,,,,"Show row header",boolean,isRowHeaderVisible,setRowHeaderVisible,,,
  32. rowHeaderWidth,,,,"Width of row header (pixels)",int,getRowHeaderWidth,setRowHeaderWidth,,,
  33. selectColumn,,,,"Select entire column",boolean,isSelectColumn,setSelectColumn,,,
  34. selectRow,,,,"Select entire row",boolean,isSelectRow,setSelectRow,,,
  35. showFocus,,,,"Show focus rectangle",boolean,isShowFocus,setShowFocus,,,
  36. showHScroll,,,,"Display Horizontal Scrollbar (when needed)",boolean,isShowHScroll,setShowHScroll,,,
  37. showPopup,,,,"Show popup menu",boolean,isShowPopup,setShowPopup,,,
  38. showVScroll,,,,"Display Vertical Scrollbar (when needed)",boolean,isShowVScroll,setShowVScroll,,,
  39. sortOnHeaderClick,,,,"Sort column on header click (requires DataSet)",boolean,isSortOnHeaderClick,setSortOnHeaderClick,,,
  40. subfocus,,,,"Current subfocus cell [row, column]",borland.jbcl.model.MatrixLocation,getSubfocus,setSubfocus,,,borland.jbcl.editors.MatrixLocationEditor
  41. visible,,,,"Visible state",boolean,isVisible,setVisible,,,
  42.