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

  1. [BeanDescriptor]
  2. timestamp=870249600000
  3. name=TreeControl
  4. className=borland.jbcl.control.TreeControl
  5.  
  6. [PropertyDescriptors]
  7. autoEdit,,,,"Automatically start edit when a key is typed",boolean,isAutoEdit,setAutoEdit,,,
  8. background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
  9. boxSize,,,,"Size of expand box [width, height] (pixels)",java.awt.Dimension,getBoxSize,setBoxSize,,,
  10. doubleBuffer,,,,"Double buffered painting",boolean,isDoubleBuffer,setDoubleBuffer,,,
  11. dragSubfocus,,,,"Change the subfocus item when mouse is dragged",boolean,isDragSubfocus,setDragSubfocus,,,
  12. editInPlace,,,,"Allow in-place editing",boolean,isEditInPlace,setEditInPlace,,,
  13. enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
  14. expandByDefault,,,,"Expand child nodes by default",boolean,isExpandByDefault,setExpandByDefault,,,
  15. font,,,,"Default font",java.awt.Font,getFont,setFont,,,
  16. foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
  17. hIndent,,,,"Horizontal indent (pixels)",int,getHIndent,setHIndent,,,
  18. hSnap,,,,"Auto-scroll horizontally",boolean,isHSnap,setHSnap,,,
  19. itemMargins,,,,"Item margins [top, left, bottom, right] (pixels)",java.awt.Insets,getItemMargins,setItemMargins,,,
  20. itemOffset,,,,"Item offset (pixels)",int,getItemOffset,setItemOffset,,,
  21. leftMargin,,,,"Left margin (pixels)",int,getLeftMargin,setLeftMargin,,,
  22. readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
  23. showFocus,,,,"Show focus rectangle",boolean,isShowFocus,setShowFocus,,,
  24. snapOrigin,,,,"Snap scroll to origin",boolean,isSnapOrigin,setSnapOrigin,,,
  25. style,,,,"Tree style",int,getStyle,setStyle,,,borland.jbcl.editors.TreeStyleEditor
  26. topMargin,,,,"Top margin (pixels)",int,getTopMargin,setTopMargin,,,
  27. visible,,,,"Visible state",boolean,isVisible,setVisible,,,
  28. vgap,,,,"Vertical gap (pixels)",int,getVgap,setVgap,,,
  29.