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.JEditorPane.pme < prev    next >
INI File  |  1998-05-08  |  6KB  |  87 lines

  1. [BeanDescriptor]
  2. pmeversion=200
  3. timestamp=893318632000
  4. name=JEditorPane
  5. className=com.sun.java.swing.JEditorPane
  6. defaultPropertyIndex=0
  7. icon_color_16x16=sun.awt.windows.WImage
  8. isContainer=false
  9.  
  10. [PropertyDescriptors]
  11. UIClassID,,,,,java.lang.String,getUIClassID,,,,
  12. accessibleContext,,,,,com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,,,
  13. contentType,,,,"the type of content",java.lang.String,getContentType,setContentType,,,
  14. scrollableTracksViewportWidth,,,,,boolean,getScrollableTracksViewportWidth,,,,
  15. managingFocus,,,,,boolean,isManagingFocus,,,,
  16. editorKit,,true,,"the currently installed kit for handling content ",com.sun.java.swing.text.EditorKit,getEditorKit,setEditorKit,true,,
  17. focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,,
  18. preferredScrollableViewportSize,,,,,java.awt.Dimension,getPreferredScrollableViewportSize,,true,,
  19. actions,,,,,com.sun.java.swing.Action[],getActions,,true,,
  20. requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,,
  21. selectionStart,,,,,int,getSelectionStart,setSelectionStart,true,,
  22. width,,,,,int,getWidth,,true,,
  23. height,,,,,int,getHeight,,true,,
  24. maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,,
  25. enabled,,true,,,boolean,isEnabled,setEnabled,,,
  26. UI,,,,,com.sun.java.swing.plaf.TextUI,getUI,setUI,true,,
  27. text,,,,,java.lang.String,getText,setText,true,,
  28. components,,,,,java.awt.Component[],getComponents,,,,
  29. margin,,,,,java.awt.Insets,getMargin,setMargin,true,,
  30. selectedTextColor,,,,,java.awt.Color,getSelectedTextColor,setSelectedTextColor,true,,
  31. scrollableTracksViewportHeight,,,,,boolean,getScrollableTracksViewportHeight,,true,,
  32. preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,,
  33. foreground,,,,,java.awt.Color,getForeground,setForeground,,,
  34. autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,,
  35. focusTraversable,,,,,boolean,isFocusTraversable,,true,,
  36. visible,,,true,,boolean,isVisible,setVisible,,,
  37. paintingTile,,,,,boolean,isPaintingTile,,true,,
  38. background,,,,,java.awt.Color,getBackground,setBackground,,,
  39. insets,,,,,java.awt.Insets,getInsets,,true,,
  40. optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,,
  41. selectedText,,,,,java.lang.String,getSelectedText,,true,,
  42. componentCount,,,,,int,getComponentCount,,,,
  43. selectionColor,,,,,java.awt.Color,getSelectionColor,setSelectionColor,true,,
  44. caretColor,,,,,java.awt.Color,getCaretColor,setCaretColor,true,,
  45. font,,,,,java.awt.Font,getFont,setFont,,,
  46. layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,,
  47. rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,,
  48. visibleRect,,,,,java.awt.Rectangle,getVisibleRect,,true,,
  49. keymap,,,,,com.sun.java.swing.text.Keymap,getKeymap,setKeymap,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. caretPosition,,,,,int,getCaretPosition,setCaretPosition,true,,
  56. selectionEnd,,,,,int,getSelectionEnd,setSelectionEnd,true,,
  57. border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,,
  58. disabledTextColor,,,,,java.awt.Color,getDisabledTextColor,setDisabledTextColor,true,,
  59. caret,,,,,com.sun.java.swing.text.Caret,getCaret,setCaret,true,,
  60. debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,,
  61. y,,,,,int,getY,,true,,
  62. focusAccelerator,,,,,char,getFocusAccelerator,setFocusAccelerator,true,,
  63. toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,,
  64. x,,,,,int,getX,,true,,
  65. topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,,
  66. validateRoot,,,,,boolean,isValidateRoot,,true,,
  67. minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,,
  68. document,,,,,com.sun.java.swing.text.Document,getDocument,setDocument,true,,
  69. highlighter,,,,,com.sun.java.swing.text.Highlighter,getHighlighter,setHighlighter,true,,
  70. doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,,
  71. registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,,
  72. graphics,,,,,java.awt.Graphics,getGraphics,,true,,
  73. editable,,,,,boolean,isEditable,setEditable,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. caret,,,,,com.sun.java.swing.event.CaretListener,,addCaretListener,removeCaretListener
  86. hyperlink,,,,,com.sun.java.swing.event.HyperlinkListener,,addHyperlinkListener,removeHyperlinkListener
  87.