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

  1. [BeanDescriptor]
  2. pmeversion=200
  3. timestamp=893318632000
  4. name=JOptionPane
  5. className=com.sun.java.swing.JOptionPane
  6. defaultPropertyIndex=0
  7. icon_color_16x16=sun.awt.windows.WImage
  8. isContainer=true
  9.  
  10. [PropertyDescriptors]
  11. icon,,,,"The option pane's type icon.",com.sun.java.swing.Icon,getIcon,setIcon,true,,
  12. UIClassID,,,,,java.lang.String,getUIClassID,,,,
  13. selectionValues,,,,"The option pane's selection values.",java.lang.Object[],getSelectionValues,setSelectionValues,true,,
  14. UI,,,true,"The UI object that implements the optionpane's LookAndFeel",com.sun.java.swing.plaf.OptionPaneUI,getUI,setUI,true,,
  15. wantsInput,,,,,boolean,getWantsInput,setWantsInput,,,
  16. value,,,,"The option pane's value object.",java.lang.Object,getValue,setValue,true,,
  17. inputValue,,,,"The option pane's input value object.",java.lang.Object,getInputValue,setInputValue,true,,
  18. messageType,,,,"The option pane's message type.",int,getMessageType,setMessageType,true,,
  19. maxCharactersPerLineCount,,,,,int,getMaxCharactersPerLineCount,,,,
  20. message,,,,"The optionpane's message object.",java.lang.Object,getMessage,setMessage,true,,
  21. options,,,,"The option pane's options objects.",java.lang.Object[],getOptions,setOptions,true,,
  22. initialValue,,,,"The option pane's initial value object.",java.lang.Object,getInitialValue,setInitialValue,true,,
  23. optionType,,,,"The option pane's option type.",int,getOptionType,setOptionType,true,,
  24. initialSelectionValue,,,,"The option pane's initial selection value object.",java.lang.Object,getInitialSelectionValue,setInitialSelectionValue,true,,
  25. focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,,
  26. requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,,
  27. managingFocus,,,,,boolean,isManagingFocus,,true,,
  28. width,,,,,int,getWidth,,true,,
  29. height,,,,,int,getHeight,,true,,
  30. maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,,
  31. enabled,,true,,,boolean,isEnabled,setEnabled,,,
  32. components,,,,,java.awt.Component[],getComponents,,,,
  33. preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,,
  34. foreground,,,,,java.awt.Color,getForeground,setForeground,,,
  35. focusTraversable,,,,,boolean,isFocusTraversable,,true,,
  36. autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,,
  37. paintingTile,,,,,boolean,isPaintingTile,,true,,
  38. visible,,,true,,boolean,isVisible,setVisible,,,
  39. background,,,,,java.awt.Color,getBackground,setBackground,,,
  40. optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,,
  41. insets,,,,,java.awt.Insets,getInsets,,true,,
  42. componentCount,,,,,int,getComponentCount,,,,
  43. font,,,,,java.awt.Font,getFont,setFont,,,
  44. layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,,
  45. accessibleContext,,,,,com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,true,,
  46. rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,,
  47. visibleRect,,,,,java.awt.Rectangle,getVisibleRect,,true,,
  48. name,,,,,java.lang.String,getName,setName,,,
  49. alignmentY,,,,"The preferred vertical alignment of the component",float,getAlignmentY,setAlignmentY,true,,
  50. nextFocusableComponent,,true,,"The next component to get focus after this one.",java.awt.Component,getNextFocusableComponent,setNextFocusableComponent,true,,
  51. alignmentX,,,,"The preferred horizontal alignment of the component",float,getAlignmentX,setAlignmentX,true,,
  52. opaque,,,,,boolean,isOpaque,setOpaque,true,,
  53. border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,,
  54. y,,,,,int,getY,,true,,
  55. debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,,
  56. x,,,,,int,getX,,true,,
  57. toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,,
  58. topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,,
  59. validateRoot,,,,,boolean,isValidateRoot,,true,,
  60. minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,,
  61. registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,,
  62. doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,,
  63. graphics,,,,,java.awt.Graphics,getGraphics,,true,,
  64.  
  65. [EventSetDescriptors]
  66. component,,,,,java.awt.event.ComponentListener,,addComponentListener,removeComponentListener
  67. focus,,,,,java.awt.event.FocusListener,,addFocusListener,removeFocusListener
  68. key,,,,,java.awt.event.KeyListener,,addKeyListener,removeKeyListener
  69. mouse,,,,,java.awt.event.MouseListener,,addMouseListener,removeMouseListener
  70. mouseMotion,,,,,java.awt.event.MouseMotionListener,,addMouseMotionListener,removeMouseMotionListener
  71. container,,,,,java.awt.event.ContainerListener,,addContainerListener,removeContainerListener
  72. propertyChange,,,,,java.beans.PropertyChangeListener,,addPropertyChangeListener,removePropertyChangeListener
  73. vetoableChange,,,,,java.beans.VetoableChangeListener,,addVetoableChangeListener,removeVetoableChangeListener
  74. ancestor,,,,,com.sun.java.swing.event.AncestorListener,,addAncestorListener,removeAncestorListener
  75.