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

  1. [BeanDescriptor]
  2. pmeversion=200
  3. timestamp=893318632000
  4. name=JTextPane
  5. className=com.sun.java.swing.JTextPane
  6. defaultPropertyIndex=0
  7. icon_color_16x16=sun.awt.windows.WImage
  8. isContainer=false
  9.  
  10. [PropertyDescriptors]
  11. UIClassID,,,,,java.lang.String,getUIClassID,,,,
  12. logicalStyle,,,,,com.sun.java.swing.text.Style,getLogicalStyle,setLogicalStyle,,,
  13. inputAttributes,,,,,com.sun.java.swing.text.MutableAttributeSet,getInputAttributes,,,,
  14. characterAttributes,,,,,com.sun.java.swing.text.AttributeSet,getCharacterAttributes,,,,
  15. scrollableTracksViewportWidth,,,,,boolean,getScrollableTracksViewportWidth,,,,
  16. paragraphAttributes,,,,,com.sun.java.swing.text.AttributeSet,getParagraphAttributes,,,,
  17. styledDocument,,,,,com.sun.java.swing.text.StyledDocument,getStyledDocument,setStyledDocument,,,
  18. focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,,
  19. contentType,,,,"the type of content",java.lang.String,getContentType,setContentType,,,
  20. requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,,
  21. actions,,,,,com.sun.java.swing.Action[],getActions,,true,,
  22. preferredScrollableViewportSize,,,,,java.awt.Dimension,getPreferredScrollableViewportSize,,true,,
  23. managingFocus,,,,,boolean,isManagingFocus,,true,,
  24. selectionStart,,,,,int,getSelectionStart,setSelectionStart,true,,
  25. width,,,,,int,getWidth,,true,,
  26. height,,,,,int,getHeight,,true,,
  27. maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,,
  28. enabled,,true,,,boolean,isEnabled,setEnabled,,,
  29. UI,,,,,com.sun.java.swing.plaf.TextUI,getUI,setUI,true,,
  30. components,,,,,java.awt.Component[],getComponents,,,,
  31. text,,,,,java.lang.String,getText,setText,true,,
  32. margin,,,,,java.awt.Insets,getMargin,setMargin,true,,
  33. selectedTextColor,,,,,java.awt.Color,getSelectedTextColor,setSelectedTextColor,true,,
  34. scrollableTracksViewportHeight,,,,,boolean,getScrollableTracksViewportHeight,,true,,
  35. preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,,
  36. foreground,,,,,java.awt.Color,getForeground,setForeground,,,
  37. focusTraversable,,,,,boolean,isFocusTraversable,,true,,
  38. autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,,
  39. paintingTile,,,,,boolean,isPaintingTile,,true,,
  40. visible,,,true,,boolean,isVisible,setVisible,,,
  41. background,,,,,java.awt.Color,getBackground,setBackground,,,
  42. optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,,
  43. insets,,,,,java.awt.Insets,getInsets,,true,,
  44. selectedText,,,,,java.lang.String,getSelectedText,,true,,
  45. componentCount,,,,,int,getComponentCount,,,,
  46. selectionColor,,,,,java.awt.Color,getSelectionColor,setSelectionColor,true,,
  47. caretColor,,,,,java.awt.Color,getCaretColor,setCaretColor,true,,
  48. font,,,,,java.awt.Font,getFont,setFont,,,
  49. editorKit,,true,,"the currently installed kit for handling content ",com.sun.java.swing.text.EditorKit,getEditorKit,setEditorKit,true,,
  50. layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,,
  51. accessibleContext,,,,,com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,true,,
  52. rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,,
  53. visibleRect,,,,,java.awt.Rectangle,getVisibleRect,,true,,
  54. keymap,,,,,com.sun.java.swing.text.Keymap,getKeymap,setKeymap,true,,
  55. name,,,,,java.lang.String,getName,setName,,,
  56. alignmentY,,,,"The preferred vertical alignment of the component",float,getAlignmentY,setAlignmentY,true,,
  57. nextFocusableComponent,,true,,"The next component to get focus after this one.",java.awt.Component,getNextFocusableComponent,setNextFocusableComponent,true,,
  58. alignmentX,,,,"The preferred horizontal alignment of the component",float,getAlignmentX,setAlignmentX,true,,
  59. opaque,,,,,boolean,isOpaque,setOpaque,true,,
  60. caretPosition,,,,,int,getCaretPosition,setCaretPosition,true,,
  61. selectionEnd,,,,,int,getSelectionEnd,setSelectionEnd,true,,
  62. border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,,
  63. disabledTextColor,,,,,java.awt.Color,getDisabledTextColor,setDisabledTextColor,true,,
  64. y,,,,,int,getY,,true,,
  65. debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,,
  66. caret,,,,,com.sun.java.swing.text.Caret,getCaret,setCaret,true,,
  67. x,,,,,int,getX,,true,,
  68. toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,,
  69. focusAccelerator,,,,,char,getFocusAccelerator,setFocusAccelerator,true,,
  70. topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,,
  71. validateRoot,,,,,boolean,isValidateRoot,,true,,
  72. minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,,
  73. document,,,,,com.sun.java.swing.text.Document,getDocument,setDocument,true,,
  74. highlighter,,,,,com.sun.java.swing.text.Highlighter,getHighlighter,setHighlighter,true,,
  75. registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,,
  76. doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,,
  77. graphics,,,,,java.awt.Graphics,getGraphics,,true,,
  78. editable,,,,,boolean,isEditable,setEditable,true,,
  79.  
  80. [EventSetDescriptors]
  81. component,,,,,java.awt.event.ComponentListener,,addComponentListener,removeComponentListener
  82. focus,,,,,java.awt.event.FocusListener,,addFocusListener,removeFocusListener
  83. key,,,,,java.awt.event.KeyListener,,addKeyListener,removeKeyListener
  84. mouse,,,,,java.awt.event.MouseListener,,addMouseListener,removeMouseListener
  85. mouseMotion,,,,,java.awt.event.MouseMotionListener,,addMouseMotionListener,removeMouseMotionListener
  86. container,,,,,java.awt.event.ContainerListener,,addContainerListener,removeContainerListener
  87. propertyChange,,,,,java.beans.PropertyChangeListener,,addPropertyChangeListener,removePropertyChangeListener
  88. vetoableChange,,,,,java.beans.VetoableChangeListener,,addVetoableChangeListener,removeVetoableChangeListener
  89. ancestor,,,,,com.sun.java.swing.event.AncestorListener,,addAncestorListener,removeAncestorListener
  90. caret,,,,,com.sun.java.swing.event.CaretListener,,addCaretListener,removeCaretListener
  91. hyperlink,,,,,com.sun.java.swing.event.HyperlinkListener,,addHyperlinkListener,removeHyperlinkListener
  92.