home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1998-05-08 | 6.6 KB | 93 lines
[BeanDescriptor] pmeversion=200 timestamp=893318632000 name=JTree className=com.sun.java.swing.JTree defaultPropertyIndex=0 icon_color_16x16=sun.awt.windows.WImage isContainer=false [PropertyDescriptors] selectionCount,,,,,int,getSelectionCount,,,, visibleRowCount,,,,"The number of rows that are to be visible.",int,getVisibleRowCount,setVisibleRowCount,true,, UIClassID,,,,,java.lang.String,getUIClassID,,,, editing,,,,,boolean,isEditing,,,, selectionEmpty,,,,,boolean,isSelectionEmpty,,,, editingPath,,,,,com.sun.java.swing.tree.TreePath,getEditingPath,,,, selectionPaths,,,,,com.sun.java.swing.tree.TreePath[],getSelectionPaths,setSelectionPaths,,, accessibleContext,,,,,com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,,, 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,, preferredScrollableViewportSize,,,,,java.awt.Dimension,getPreferredScrollableViewportSize,,,, opaque,,,,,boolean,isOpaque,setOpaque,,, UI,,,,,com.sun.java.swing.plaf.TreeUI,getUI,setUI,,, rowHeight,,,,"The height of each cell.",int,getRowHeight,setRowHeight,true,, selectionModel,,,,"The tree's selection model.",com.sun.java.swing.tree.TreeSelectionModel,getSelectionModel,setSelectionModel,true,, leadSelectionRow,,,,,int,getLeadSelectionRow,,,, largeModel,,,,"Whether the UI should use a large model.",boolean,isLargeModel,setLargeModel,true,, rootVisible,,,,"Whether or not the root node from the TreeModel is visible.",boolean,isRootVisible,setRootVisible,true,, leadSelectionPath,,,,,com.sun.java.swing.tree.TreePath,getLeadSelectionPath,,,, scrollableTracksViewportWidth,,,,,boolean,getScrollableTracksViewportWidth,,,, fixedRowHeight,,,,,boolean,isFixedRowHeight,,,, cellEditor,,,,"The cell editor. A null value implies the tree cannot be edited.",com.sun.java.swing.tree.TreeCellEditor,getCellEditor,setCellEditor,true,, scrollableTracksViewportHeight,,,,,boolean,getScrollableTracksViewportHeight,,,, model,,,,"The TreeModel that will provide the data.",com.sun.java.swing.tree.TreeModel,getModel,setModel,true,, showsRootHandles,,,,"Whether the node handles are to be displayed.",boolean,getShowsRootHandles,setShowsRootHandles,true,, selectionRows,,,,,int[],getSelectionRows,setSelectionRows,,, rowCount,,,,,int,getRowCount,,,, editable,,,,"Whether the tree is ediable.",boolean,isEditable,setEditable,true,, minSelectionRow,,,,,int,getMinSelectionRow,,,, selectionPath,,,,,com.sun.java.swing.tree.TreePath,getSelectionPath,setSelectionPath,,, lastSelectedPathComponent,,,,,java.lang.Object,getLastSelectedPathComponent,,,, cellRenderer,,,,"The TreeCellRenderer that will be used to draw each cell.",com.sun.java.swing.tree.TreeCellRenderer,getCellRenderer,setCellRenderer,true,, maxSelectionRow,,,,,int,getMaxSelectionRow,,,, focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,, requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,, managingFocus,,,,,boolean,isManagingFocus,,true,, width,,,,,int,getWidth,,true,, height,,,,,int,getHeight,,true,, maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,, enabled,,true,,,boolean,isEnabled,setEnabled,,, components,,,,,java.awt.Component[],getComponents,,,, preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,, foreground,,,,,java.awt.Color,getForeground,setForeground,,, focusTraversable,,,,,boolean,isFocusTraversable,,true,, autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,, paintingTile,,,,,boolean,isPaintingTile,,true,, visible,,,true,,boolean,isVisible,setVisible,,, background,,,,,java.awt.Color,getBackground,setBackground,,, optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,, insets,,,,,java.awt.Insets,getInsets,,true,, componentCount,,,,,int,getComponentCount,,,, font,,,,,java.awt.Font,getFont,setFont,,, layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,, rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,, visibleRect,,,,,java.awt.Rectangle,getVisibleRect,,true,, name,,,,,java.lang.String,getName,setName,,, alignmentY,,,,"The preferred vertical alignment of the component",float,getAlignmentY,setAlignmentY,true,, nextFocusableComponent,,true,,"The next component to get focus after this one.",java.awt.Component,getNextFocusableComponent,setNextFocusableComponent,true,, alignmentX,,,,"The preferred horizontal alignment of the component",float,getAlignmentX,setAlignmentX,true,, border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,, y,,,,,int,getY,,true,, debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,, x,,,,,int,getX,,true,, toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,, topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,, validateRoot,,,,,boolean,isValidateRoot,,true,, minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,, registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,, doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,, graphics,,,,,java.awt.Graphics,getGraphics,,true,, [EventSetDescriptors] component,,,,,java.awt.event.ComponentListener,,addComponentListener,removeComponentListener focus,,,,,java.awt.event.FocusListener,,addFocusListener,removeFocusListener key,,,,,java.awt.event.KeyListener,,addKeyListener,removeKeyListener mouse,,,,,java.awt.event.MouseListener,,addMouseListener,removeMouseListener mouseMotion,,,,,java.awt.event.MouseMotionListener,,addMouseMotionListener,removeMouseMotionListener container,,,,,java.awt.event.ContainerListener,,addContainerListener,removeContainerListener propertyChange,,,,,java.beans.PropertyChangeListener,,addPropertyChangeListener,removePropertyChangeListener vetoableChange,,,,,java.beans.VetoableChangeListener,,addVetoableChangeListener,removeVetoableChangeListener ancestor,,,,,com.sun.java.swing.event.AncestorListener,,addAncestorListener,removeAncestorListener treeExpansion,,,,,com.sun.java.swing.event.TreeExpansionListener,,addTreeExpansionListener,removeTreeExpansionListener treeSelection,,,,,com.sun.java.swing.event.TreeSelectionListener,,addTreeSelectionListener,removeTreeSelectionListener