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

  1. [BeanDescriptor]
  2. timestamp=870249600000
  3. name=ButtonControl
  4. className=borland.jbcl.control.ButtonControl
  5.  
  6. [PropertyDescriptors]
  7. actionCommand,,,,"Action command string",java.lang.String,getActionCommand,setActionCommand,,,
  8. background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
  9. enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
  10. focusAware,,,,"Focus aware state",boolean,isFocusAware,setFocusAware,,,
  11. font,,,,"Default font",java.awt.Font,getFont,setFont,,,
  12. foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
  13. image,,,,"Image",java.awt.Image,getImage,setImage,,,
  14. imageFirst,,,,"Image to left of label",boolean,isImageFirst,setImageFirst,,,
  15. imageName,,,,"Image name",java.lang.String,getImageName,setImageName,,,borland.jbcl.editors.FileNameEditor
  16. imageURL,,,,"Image URL",java.net.URL,getImageURL,setImageURL,,,
  17. label,,,,"Label text",java.lang.String,getLabel,setLabel,,,
  18. orientation,,,,"Orientation setting",int,getOrientation,setOrientation,,,borland.jbcl.editors.OrientationEditor
  19. readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
  20. selected,,,,"Selected state",boolean,isSelected,setSelected,,,
  21. visible,,,,"Visible state",boolean,isVisible,setVisible,,,
  22.