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

  1. [BeanDescriptor]
  2. timestamp=870249600000
  3. name=TabsetControl
  4. className=borland.jbcl.control.TabsetControl
  5.  
  6. [PropertyDescriptors]
  7. background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
  8. clientBordered,,,,"Draw border around client",boolean,isClientBordered,setClientBordered,,,
  9. doubleBuffer,,,,"Double buffered painting",boolean,isDoubleBuffer,setDoubleBuffer,,,
  10. enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
  11. focusAware,,,,"Focus aware state",boolean,isFocusAware,setFocusAware,,,
  12. font,,,,"Default font",java.awt.Font,getFont,setFont,,,
  13. foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
  14. itemMargins,,,,"Item margins [top, left, bottom, right] (pixels)",java.awt.Insets,getItemMargins,setItemMargins,,,
  15. labels,,,,"Label string array",java.lang.String[],getLabels,setLabels,,,
  16. readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
  17. selectedIndex,,,,"Selected tab",int,getSelectedIndex,setSelectedIndex,,,
  18. tabsOnTop,,,,"Draw tabs on top",boolean,isTabsOnTop,setTabsOnTop,,,
  19. visible,,,,"Visible state",boolean,isVisible,setVisible,,,
  20.