home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1998-05-08 | 5.7 KB | 89 lines
[BeanDescriptor] pmeversion=200 timestamp=893318632000 name=JTextArea className=com.sun.java.swing.JTextArea defaultPropertyIndex=0 icon_color_16x16=sun.awt.windows.WImage isContainer=false [PropertyDescriptors] UIClassID,,,,,java.lang.String,getUIClassID,,,, lineWrap,,,,"should lines be wrapped",boolean,getLineWrap,setLineWrap,true,, accessibleContext,,,,,com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,,, preferredScrollableViewportSize,,,,,java.awt.Dimension,getPreferredScrollableViewportSize,,,, columns,,,,"the number of columns preferred for display",int,getColumns,setColumns,,, scrollableTracksViewportWidth,,,,,boolean,getScrollableTracksViewportWidth,,,, minimumSize,,,,,java.awt.Dimension,getMinimumSize,setMinimumSize,,, lineCount,,,,,int,getLineCount,,,, managingFocus,,,,,boolean,isManagingFocus,,,, rows,,,,"the number of rows preferred for display",int,getRows,setRows,,, tabSize,,,,"the number of characters to expand tabs to",int,getTabSize,setTabSize,true,, focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,, actions,,,,,com.sun.java.swing.Action[],getActions,,true,, requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,, selectionStart,,,,,int,getSelectionStart,setSelectionStart,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,,, UI,,,,,com.sun.java.swing.plaf.TextUI,getUI,setUI,true,, text,,,,,java.lang.String,getText,setText,true,, components,,,,,java.awt.Component[],getComponents,,,, margin,,,,,java.awt.Insets,getMargin,setMargin,true,, selectedTextColor,,,,,java.awt.Color,getSelectedTextColor,setSelectedTextColor,true,, scrollableTracksViewportHeight,,,,,boolean,getScrollableTracksViewportHeight,,true,, preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,, foreground,,,,,java.awt.Color,getForeground,setForeground,,, autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,, focusTraversable,,,,,boolean,isFocusTraversable,,true,, visible,,,true,,boolean,isVisible,setVisible,,, paintingTile,,,,,boolean,isPaintingTile,,true,, background,,,,,java.awt.Color,getBackground,setBackground,,, insets,,,,,java.awt.Insets,getInsets,,true,, optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,, selectedText,,,,,java.lang.String,getSelectedText,,true,, componentCount,,,,,int,getComponentCount,,,, selectionColor,,,,,java.awt.Color,getSelectionColor,setSelectionColor,true,, caretColor,,,,,java.awt.Color,getCaretColor,setCaretColor,true,, 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,, keymap,,,,,com.sun.java.swing.text.Keymap,getKeymap,setKeymap,true,, name,,,,,java.lang.String,getName,setName,,, alignmentY,,,,"The preferred vertical alignment of the component",float,getAlignmentY,setAlignmentY,true,, alignmentX,,,,"The preferred horizontal alignment of the component",float,getAlignmentX,setAlignmentX,true,, nextFocusableComponent,,true,,"The next component to get focus after this one.",java.awt.Component,getNextFocusableComponent,setNextFocusableComponent,true,, opaque,,,,,boolean,isOpaque,setOpaque,true,, caretPosition,,,,,int,getCaretPosition,setCaretPosition,true,, selectionEnd,,,,,int,getSelectionEnd,setSelectionEnd,true,, border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,, disabledTextColor,,,,,java.awt.Color,getDisabledTextColor,setDisabledTextColor,true,, caret,,,,,com.sun.java.swing.text.Caret,getCaret,setCaret,true,, debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,, y,,,,,int,getY,,true,, focusAccelerator,,,,,char,getFocusAccelerator,setFocusAccelerator,true,, toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,, x,,,,,int,getX,,true,, topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,, validateRoot,,,,,boolean,isValidateRoot,,true,, document,,,,,com.sun.java.swing.text.Document,getDocument,setDocument,true,, highlighter,,,,,com.sun.java.swing.text.Highlighter,getHighlighter,setHighlighter,true,, doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,, registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,, graphics,,,,,java.awt.Graphics,getGraphics,,true,, editable,,,,,boolean,isEditable,setEditable,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 caret,,,,,com.sun.java.swing.event.CaretListener,,addCaretListener,removeCaretListener