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.JMenu.pme < prev    next >
INI File  |  1998-05-08  |  7KB  |  100 lines

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