home *** CD-ROM | disk | FTP | other *** search
/ BUG 15 / BUGCD1998_06.ISO / aplic / jbuilder / jruntime.z / borland.jbcl.control.FieldControl.pme < prev    next >
INI File  |  1997-08-25  |  1KB  |  23 lines

  1. [BeanDescriptor]
  2. timestamp=870249600000
  3. name=FieldControl
  4. className=borland.jbcl.control.FieldControl
  5.  
  6. [PropertyDescriptors]
  7. alignment,,,,"Alignment setting",int,getAlignment,setAlignment,,,borland.jbcl.editors.AlignmentEditor
  8. autoEdit,,,,"Automatically start edit when a key is typed",boolean,isAutoEdit,setAutoEdit,,,
  9. background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
  10. columnName,,,,"Column name from DataSet",java.lang.String,getColumnName,setColumnName,,,
  11. dataSet,,,,"DataSet data source",borland.jbcl.dataset.DataSet,getDataSet,setDataSet,,,
  12. editInPlace,,,,"Allow in-place editing",boolean,isEditInPlace,setEditInPlace,,,
  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. postOnEndEdit,,,,"Auto-post after editing",boolean,isPostOnEndEdit,setPostOnEndEdit,,,
  17. postOnFocusLost,,,,"Auto-post after losing focus",boolean,isPostOnFocusLost,setPostOnFocusLost,,,
  18. readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
  19. selectable,,,,"Selectable state",boolean,isSelectable,setSelectable,,,
  20. selected,,,,"Selected state",boolean,isSelected,setSelected,,,
  21. text,,,,"Text string",java.lang.String,getText,setText,,,
  22. visible,,,,"Visible state",boolean,isVisible,setVisible,,,
  23.