home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / inprise / JRUNTIME.Z / com.sun.java.swing.JButton.pme < prev    next >
INI File  |  1998-05-08  |  7KB  |  88 lines

  1. [BeanDescriptor]
  2. pmeversion=200
  3. timestamp=893318632000
  4. name=JButton
  5. className=com.sun.java.swing.JButton
  6. defaultPropertyIndex=0
  7. icon_color_16x16=sun.awt.windows.WImage
  8. isContainer=false
  9.  
  10. [PropertyDescriptors]
  11. UIClassID,,true,,"A string that specifies the name of the L&F class.",java.lang.String,getUIClassID,,,,
  12. accessibleContext,,true,,"The AccessibleContext associated with this Button.",com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,,,
  13. defaultButton,,,,"Whether or not this button is the default button",boolean,isDefaultButton,,,,
  14. pressedIcon,,,,"The pressed icon for the button.",com.sun.java.swing.Icon,getPressedIcon,setPressedIcon,true,,
  15. focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,,
  16. requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,,
  17. verticalAlignment,,,,"The vertical alignment of the icon and text.",int,getVerticalAlignment,setVerticalAlignment,true,,
  18. managingFocus,,,,,boolean,isManagingFocus,,true,,
  19. width,,,,,int,getWidth,,true,,
  20. height,,,,,int,getHeight,,true,,
  21. maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,,
  22. enabled,,true,,,boolean,isEnabled,setEnabled,,,
  23. UI,,,,,com.sun.java.swing.plaf.ButtonUI,getUI,setUI,,,
  24. text,,,,"The button's text.",java.lang.String,getText,setText,true,,
  25. components,,,,,java.awt.Component[],getComponents,,,,
  26. margin,,,,"The space between the button's border and the label.",java.awt.Insets,getMargin,setMargin,true,,
  27. actionCommand,,,,,java.lang.String,getActionCommand,setActionCommand,,,
  28. preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,,
  29. selectedObjects,,,,,java.lang.Object[],getSelectedObjects,,,,
  30. icon,,,,"The button's default icon",com.sun.java.swing.Icon,getIcon,setIcon,true,,
  31. foreground,,,,,java.awt.Color,getForeground,setForeground,,,
  32. label,,,,"Replace by setText(text)",java.lang.String,getLabel,setLabel,true,,
  33. autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,,
  34. focusTraversable,,,,,boolean,isFocusTraversable,,true,,
  35. visible,,,true,,boolean,isVisible,setVisible,,,
  36. paintingTile,,,,,boolean,isPaintingTile,,true,,
  37. rolloverEnabled,,,,"Whether rollover effects should be enabled.",boolean,isRolloverEnabled,setRolloverEnabled,true,,
  38. background,,,,,java.awt.Color,getBackground,setBackground,,,
  39. insets,,,,,java.awt.Insets,getInsets,,true,,
  40. optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,,
  41. borderPainted,,,,"Whether the border should be painted.",boolean,isBorderPainted,setBorderPainted,true,,
  42. componentCount,,,,,int,getComponentCount,,,,
  43. font,,,,,java.awt.Font,getFont,setFont,,,
  44. horizontalAlignment,,,,"The horizontal alignment of the icon and text.",int,getHorizontalAlignment,setHorizontalAlignment,true,,
  45. selectedIcon,,,,"The selected icon for the button.",com.sun.java.swing.Icon,getSelectedIcon,setSelectedIcon,true,,
  46. layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,,
  47. rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,,
  48. disabledIcon,,,,"The disabled icon for the button.",com.sun.java.swing.Icon,getDisabledIcon,setDisabledIcon,true,,
  49. visibleRect,,,,,java.awt.Rectangle,getVisibleRect,,true,,
  50. name,,,,,java.lang.String,getName,setName,,,
  51. alignmentY,,,,"The preferred vertical alignment of the component",float,getAlignmentY,setAlignmentY,true,,
  52. alignmentX,,,,"The preferred horizontal alignment of the component",float,getAlignmentX,setAlignmentX,true,,
  53. nextFocusableComponent,,true,,"The next component to get focus after this one.",java.awt.Component,getNextFocusableComponent,setNextFocusableComponent,true,,
  54. opaque,,,,,boolean,isOpaque,setOpaque,true,,
  55. selected,,,,,boolean,isSelected,setSelected,,,
  56. verticalTextPosition,,,,"The vertical position of the text relative to the icon.",int,getVerticalTextPosition,setVerticalTextPosition,true,,
  57. border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,,
  58. debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,,
  59. y,,,,,int,getY,,true,,
  60. toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,,
  61. x,,,,,int,getX,,true,,
  62. topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,,
  63. validateRoot,,,,,boolean,isValidateRoot,,true,,
  64. minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,,
  65. rolloverSelectedIcon,,,,"The rollover selected icon for the button.",com.sun.java.swing.Icon,getRolloverSelectedIcon,setRolloverSelectedIcon,true,,
  66. focusPainted,,,,"Whether focus should be painted",boolean,isFocusPainted,setFocusPainted,true,,
  67. doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,,
  68. registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,,
  69. graphics,,,,,java.awt.Graphics,getGraphics,,true,,
  70. model,,,,"Model that the Button uses.",com.sun.java.swing.ButtonModel,getModel,setModel,true,,
  71. horizontalTextPosition,,,,"The horizontal position of the text relative to the icon.",int,getHorizontalTextPosition,setHorizontalTextPosition,true,,
  72. disabledSelectedIcon,,,,,com.sun.java.swing.Icon,getDisabledSelectedIcon,setDisabledSelectedIcon,,,
  73. rolloverIcon,,,,"The rollover icon for the button.",com.sun.java.swing.Icon,getRolloverIcon,setRolloverIcon,true,,
  74.  
  75. [EventSetDescriptors]
  76. component,,,,,java.awt.event.ComponentListener,,addComponentListener,removeComponentListener
  77. focus,,,,,java.awt.event.FocusListener,,addFocusListener,removeFocusListener
  78. key,,,,,java.awt.event.KeyListener,,addKeyListener,removeKeyListener
  79. mouse,,,,,java.awt.event.MouseListener,,addMouseListener,removeMouseListener
  80. mouseMotion,,,,,java.awt.event.MouseMotionListener,,addMouseMotionListener,removeMouseMotionListener
  81. container,,,,,java.awt.event.ContainerListener,,addContainerListener,removeContainerListener
  82. propertyChange,,,,,java.beans.PropertyChangeListener,,addPropertyChangeListener,removePropertyChangeListener
  83. vetoableChange,,,,,java.beans.VetoableChangeListener,,addVetoableChangeListener,removeVetoableChangeListener
  84. ancestor,,,,,com.sun.java.swing.event.AncestorListener,,addAncestorListener,removeAncestorListener
  85. change,,,,,com.sun.java.swing.event.ChangeListener,,addChangeListener,removeChangeListener
  86. action,,,,,java.awt.event.ActionListener,,addActionListener,removeActionListener
  87. item,,,,,java.awt.event.ItemListener,,addItemListener,removeItemListener
  88.