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

  1. [BeanDescriptor]
  2. pmeversion=200
  3. timestamp=893318632000
  4. name=JTree
  5. className=com.sun.java.swing.JTree
  6. defaultPropertyIndex=0
  7. icon_color_16x16=sun.awt.windows.WImage
  8. isContainer=false
  9.  
  10. [PropertyDescriptors]
  11. selectionCount,,,,,int,getSelectionCount,,,,
  12. visibleRowCount,,,,"The number of rows that are to be visible.",int,getVisibleRowCount,setVisibleRowCount,true,,
  13. UIClassID,,,,,java.lang.String,getUIClassID,,,,
  14. editing,,,,,boolean,isEditing,,,,
  15. selectionEmpty,,,,,boolean,isSelectionEmpty,,,,
  16. editingPath,,,,,com.sun.java.swing.tree.TreePath,getEditingPath,,,,
  17. selectionPaths,,,,,com.sun.java.swing.tree.TreePath[],getSelectionPaths,setSelectionPaths,,,
  18. accessibleContext,,,,,com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,,,
  19. invokesStopCellEditing,,,,"Determines what happens when editing is interrupted, selecting another node in the tree, a change in the tree's data, or some other means.",boolean,getInvokesStopCellEditing,setInvokesStopCellEditing,true,,
  20. preferredScrollableViewportSize,,,,,java.awt.Dimension,getPreferredScrollableViewportSize,,,,
  21. opaque,,,,,boolean,isOpaque,setOpaque,,,
  22. UI,,,,,com.sun.java.swing.plaf.TreeUI,getUI,setUI,,,
  23. rowHeight,,,,"The height of each cell.",int,getRowHeight,setRowHeight,true,,
  24. selectionModel,,,,"The tree's selection model.",com.sun.java.swing.tree.TreeSelectionModel,getSelectionModel,setSelectionModel,true,,
  25. leadSelectionRow,,,,,int,getLeadSelectionRow,,,,
  26. largeModel,,,,"Whether the UI should use a large model.",boolean,isLargeModel,setLargeModel,true,,
  27. rootVisible,,,,"Whether or not the root node from the TreeModel is visible.",boolean,isRootVisible,setRootVisible,true,,
  28. leadSelectionPath,,,,,com.sun.java.swing.tree.TreePath,getLeadSelectionPath,,,,
  29. scrollableTracksViewportWidth,,,,,boolean,getScrollableTracksViewportWidth,,,,
  30. fixedRowHeight,,,,,boolean,isFixedRowHeight,,,,
  31. cellEditor,,,,"The cell editor. A null value implies the tree cannot be edited.",com.sun.java.swing.tree.TreeCellEditor,getCellEditor,setCellEditor,true,,
  32. scrollableTracksViewportHeight,,,,,boolean,getScrollableTracksViewportHeight,,,,
  33. model,,,,"The TreeModel that will provide the data.",com.sun.java.swing.tree.TreeModel,getModel,setModel,true,,
  34. showsRootHandles,,,,"Whether the node handles are to be displayed.",boolean,getShowsRootHandles,setShowsRootHandles,true,,
  35. selectionRows,,,,,int[],getSelectionRows,setSelectionRows,,,
  36. rowCount,,,,,int,getRowCount,,,,
  37. editable,,,,"Whether the tree is ediable.",boolean,isEditable,setEditable,true,,
  38. minSelectionRow,,,,,int,getMinSelectionRow,,,,
  39. selectionPath,,,,,com.sun.java.swing.tree.TreePath,getSelectionPath,setSelectionPath,,,
  40. lastSelectedPathComponent,,,,,java.lang.Object,getLastSelectedPathComponent,,,,
  41. cellRenderer,,,,"The TreeCellRenderer that will be used to draw each cell.",com.sun.java.swing.tree.TreeCellRenderer,getCellRenderer,setCellRenderer,true,,
  42. maxSelectionRow,,,,,int,getMaxSelectionRow,,,,
  43. focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,,
  44. requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,,
  45. managingFocus,,,,,boolean,isManagingFocus,,true,,
  46. width,,,,,int,getWidth,,true,,
  47. height,,,,,int,getHeight,,true,,
  48. maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,,
  49. enabled,,true,,,boolean,isEnabled,setEnabled,,,
  50. components,,,,,java.awt.Component[],getComponents,,,,
  51. preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,,
  52. foreground,,,,,java.awt.Color,getForeground,setForeground,,,
  53. focusTraversable,,,,,boolean,isFocusTraversable,,true,,
  54. autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,,
  55. paintingTile,,,,,boolean,isPaintingTile,,true,,
  56. visible,,,true,,boolean,isVisible,setVisible,,,
  57. background,,,,,java.awt.Color,getBackground,setBackground,,,
  58. optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,,
  59. insets,,,,,java.awt.Insets,getInsets,,true,,
  60. componentCount,,,,,int,getComponentCount,,,,
  61. font,,,,,java.awt.Font,getFont,setFont,,,
  62. layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,,
  63. rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,,
  64. visibleRect,,,,,java.awt.Rectangle,getVisibleRect,,true,,
  65. name,,,,,java.lang.String,getName,setName,,,
  66. alignmentY,,,,"The preferred vertical alignment of the component",float,getAlignmentY,setAlignmentY,true,,
  67. nextFocusableComponent,,true,,"The next component to get focus after this one.",java.awt.Component,getNextFocusableComponent,setNextFocusableComponent,true,,
  68. alignmentX,,,,"The preferred horizontal alignment of the component",float,getAlignmentX,setAlignmentX,true,,
  69. border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,,
  70. y,,,,,int,getY,,true,,
  71. debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,,
  72. x,,,,,int,getX,,true,,
  73. toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,,
  74. topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,,
  75. validateRoot,,,,,boolean,isValidateRoot,,true,,
  76. minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,,
  77. registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,,
  78. doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,,
  79. graphics,,,,,java.awt.Graphics,getGraphics,,true,,
  80.  
  81. [EventSetDescriptors]
  82. component,,,,,java.awt.event.ComponentListener,,addComponentListener,removeComponentListener
  83. focus,,,,,java.awt.event.FocusListener,,addFocusListener,removeFocusListener
  84. key,,,,,java.awt.event.KeyListener,,addKeyListener,removeKeyListener
  85. mouse,,,,,java.awt.event.MouseListener,,addMouseListener,removeMouseListener
  86. mouseMotion,,,,,java.awt.event.MouseMotionListener,,addMouseMotionListener,removeMouseMotionListener
  87. container,,,,,java.awt.event.ContainerListener,,addContainerListener,removeContainerListener
  88. propertyChange,,,,,java.beans.PropertyChangeListener,,addPropertyChangeListener,removePropertyChangeListener
  89. vetoableChange,,,,,java.beans.VetoableChangeListener,,addVetoableChangeListener,removeVetoableChangeListener
  90. ancestor,,,,,com.sun.java.swing.event.AncestorListener,,addAncestorListener,removeAncestorListener
  91. treeExpansion,,,,,com.sun.java.swing.event.TreeExpansionListener,,addTreeExpansionListener,removeTreeExpansionListener
  92. treeSelection,,,,,com.sun.java.swing.event.TreeSelectionListener,,addTreeSelectionListener,removeTreeSelectionListener
  93.