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.JPopupMenu.pme < prev    next >
INI File  |  1998-05-08  |  5KB  |  72 lines

  1. [BeanDescriptor]
  2. pmeversion=200
  3. timestamp=893318632000
  4. name=JPopupMenu
  5. className=com.sun.java.swing.JPopupMenu
  6. defaultPropertyIndex=0
  7. icon_color_16x16=sun.awt.windows.WImage
  8. isContainer=true
  9.  
  10. [PropertyDescriptors]
  11. UIClassID,,,,,java.lang.String,getUIClassID,,,,
  12. margin,,,,,java.awt.Insets,getMargin,,,,
  13. visible,,,,,boolean,isVisible,setVisible,,,
  14. accessibleContext,,,,,com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,,,
  15. UI,,true,true,"The popup menu UI delegate ",com.sun.java.swing.plaf.PopupMenuUI,getUI,setUI,true,,
  16. subElements,,,,,com.sun.java.swing.MenuElement[],getSubElements,,,,
  17. selectionModel,,true,,"The selection model for the popup menu ",com.sun.java.swing.SingleSelectionModel,getSelectionModel,setSelectionModel,,,
  18. borderPainted,,,,"Is the border of the popup menu painted",boolean,isBorderPainted,setBorderPainted,,,
  19. component,,,,,java.awt.Component,getComponent,,,,
  20. invoker,,true,,"The invoking component for the popup menu ",java.awt.Component,getInvoker,setInvoker,,,
  21. lightWeightPopupEnabled,,true,,"Determines whether lightweight popups are used when possible ",boolean,isLightWeightPopupEnabled,setLightWeightPopupEnabled,,,
  22. label,,,,"The label for the popup menu. ",java.lang.String,getLabel,setLabel,true,,
  23. focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,,
  24. requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,,
  25. managingFocus,,,,,boolean,isManagingFocus,,true,,
  26. width,,,,,int,getWidth,,true,,
  27. height,,,,,int,getHeight,,true,,
  28. maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,,
  29. enabled,,true,,,boolean,isEnabled,setEnabled,,,
  30. components,,,,,java.awt.Component[],getComponents,,,,
  31. preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,,
  32. foreground,,,,,java.awt.Color,getForeground,setForeground,,,
  33. focusTraversable,,,,,boolean,isFocusTraversable,,true,,
  34. autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,,
  35. paintingTile,,,,,boolean,isPaintingTile,,true,,
  36. background,,,,,java.awt.Color,getBackground,setBackground,,,
  37. optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,,
  38. insets,,,,,java.awt.Insets,getInsets,,true,,
  39. componentCount,,,,,int,getComponentCount,,,,
  40. font,,,,,java.awt.Font,getFont,setFont,,,
  41. layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,,
  42. rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,,
  43. visibleRect,,,,,java.awt.Rectangle,getVisibleRect,,true,,
  44. name,,,,,java.lang.String,getName,setName,,,
  45. alignmentY,,,,"The preferred vertical alignment of the component",float,getAlignmentY,setAlignmentY,true,,
  46. nextFocusableComponent,,true,,"The next component to get focus after this one.",java.awt.Component,getNextFocusableComponent,setNextFocusableComponent,true,,
  47. alignmentX,,,,"The preferred horizontal alignment of the component",float,getAlignmentX,setAlignmentX,true,,
  48. opaque,,,,,boolean,isOpaque,setOpaque,true,,
  49. border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,,
  50. y,,,,,int,getY,,true,,
  51. debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,,
  52. x,,,,,int,getX,,true,,
  53. toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,,
  54. topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,,
  55. validateRoot,,,,,boolean,isValidateRoot,,true,,
  56. minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,,
  57. registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,,
  58. doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,,
  59. graphics,,,,,java.awt.Graphics,getGraphics,,true,,
  60.  
  61. [EventSetDescriptors]
  62. component,,,,,java.awt.event.ComponentListener,,addComponentListener,removeComponentListener
  63. focus,,,,,java.awt.event.FocusListener,,addFocusListener,removeFocusListener
  64. key,,,,,java.awt.event.KeyListener,,addKeyListener,removeKeyListener
  65. mouse,,,,,java.awt.event.MouseListener,,addMouseListener,removeMouseListener
  66. mouseMotion,,,,,java.awt.event.MouseMotionListener,,addMouseMotionListener,removeMouseMotionListener
  67. container,,,,,java.awt.event.ContainerListener,,addContainerListener,removeContainerListener
  68. propertyChange,,,,,java.beans.PropertyChangeListener,,addPropertyChangeListener,removePropertyChangeListener
  69. vetoableChange,,,,,java.beans.VetoableChangeListener,,addVetoableChangeListener,removeVetoableChangeListener
  70. ancestor,,,,,com.sun.java.swing.event.AncestorListener,,addAncestorListener,removeAncestorListener
  71. popupMenu,,,,,com.sun.java.swing.event.PopupMenuListener,,addPopupMenuListener,removePopupMenuListener
  72.