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

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