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

  1. [BeanDescriptor]
  2. timestamp=870249600000
  3. name=TextAreaControl
  4. className=borland.jbcl.control.TextAreaControl
  5.  
  6. [PropertyDescriptors]
  7. background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
  8. caretPosition,,,,"Caret position",int,getCaretPosition,setCaretPosition,,,
  9. columnName,,,,"Column name from DataSet",java.lang.String,getColumnName,setColumnName,,,
  10. columns,,,,"Number of columns",int,getColumns,setColumns,,,
  11. dataSet,,,,"DataSet data source",borland.jbcl.dataset.DataSet,getDataSet,setDataSet,,,
  12. editable,,,,"Allow editing",boolean,isEditable,setEditable,,,
  13. enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
  14. font,,,,"Default font",java.awt.Font,getFont,setFont,,,
  15. foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
  16. postOnFocusLost,,,,"Auto-post after losing focus",boolean,isPostOnFocusLost,setPostOnFocusLost,,,
  17. readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
  18. rows,,,,"Number of rows",int,getRows,setRows,,,
  19. selectionEnd,,,,"End of selection",int,getSelectionEnd,setSelectionEnd,,,
  20. selectionStart,,,,"Start of selection",int,getSelectionStart,setSelectionStart,,,
  21. text,,,,"Text string",java.lang.String,getText,setText,,,borland.jbuilder.cmt.editors.MultilineTextEditor
  22. visible,,,,"Visible state",boolean,isVisible,setVisible,,,
  23.