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.JLabel.pme < prev    next >
INI File  |  1998-05-08  |  5KB  |  73 lines

  1. [BeanDescriptor]
  2. pmeversion=200
  3. timestamp=893318632000
  4. name=JLabel
  5. className=com.sun.java.swing.JLabel
  6. defaultPropertyIndex=0
  7. icon_color_16x16=sun.awt.windows.WImage
  8. isContainer=false
  9.  
  10. [PropertyDescriptors]
  11. icon,,,,"The icon this component will display.",com.sun.java.swing.Icon,getIcon,setIcon,true,,
  12. horizontalTextPosition,,true,,"The horizontal position of the label's text, relative to its image.",int,getHorizontalTextPosition,setHorizontalTextPosition,,,
  13. UIClassID,,,,,java.lang.String,getUIClassID,,,,
  14. accessibleContext,,true,,"The AccessibleContext associated with this Label.",com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,,,
  15. UI,,true,,"The L&F object that renders this component.",com.sun.java.swing.plaf.LabelUI,getUI,setUI,,,
  16. disabledIcon,,,,"The value of the disabledIcon property if it has been set.",com.sun.java.swing.Icon,getDisabledIcon,setDisabledIcon,true,,
  17. verticalTextPosition,,,,"The vertical position of the text relative to it's image.",int,getVerticalTextPosition,setVerticalTextPosition,true,,
  18. displayedMnemonic,,,,"The keycode that indicates a mnemonic key.",int,getDisplayedMnemonic,setDisplayedMnemonic,true,,
  19. text,,,,"Defines the single line of text this component will display.",java.lang.String,getText,setText,true,,
  20. iconTextGap,,,,"If both the icon and text properties are set, this property defines the space between them.",int,getIconTextGap,setIconTextGap,true,,
  21. labelFor,,,,"The component this is labelling.",java.awt.Component,getLabelFor,setLabelFor,true,,
  22. horizontalAlignment,,,,"The alignment of the label's content along the X axis.",int,getHorizontalAlignment,setHorizontalAlignment,true,,
  23. verticalAlignment,,,,"The alignment of the label's contents along the Y axis.",int,getVerticalAlignment,setVerticalAlignment,true,,
  24. focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,,
  25. requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,,
  26. managingFocus,,,,,boolean,isManagingFocus,,true,,
  27. width,,,,,int,getWidth,,true,,
  28. height,,,,,int,getHeight,,true,,
  29. maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,,
  30. enabled,,true,,,boolean,isEnabled,setEnabled,,,
  31. components,,,,,java.awt.Component[],getComponents,,,,
  32. preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,,
  33. foreground,,,,,java.awt.Color,getForeground,setForeground,,,
  34. focusTraversable,,,,,boolean,isFocusTraversable,,true,,
  35. autoscrolls,,true,,"Whether this component automatically scrolls its contents when dragged.",boolean,getAutoscrolls,setAutoscrolls,true,,
  36. paintingTile,,,,,boolean,isPaintingTile,,true,,
  37. visible,,,true,,boolean,isVisible,setVisible,,,
  38. background,,,,,java.awt.Color,getBackground,setBackground,,,
  39. optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,,
  40. insets,,,,,java.awt.Insets,getInsets,,true,,
  41. componentCount,,,,,int,getComponentCount,,,,
  42. font,,,,,java.awt.Font,getFont,setFont,,,
  43. layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,,
  44. rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,,
  45. visibleRect,,,,,java.awt.Rectangle,getVisibleRect,,true,,
  46. name,,,,,java.lang.String,getName,setName,,,
  47. alignmentY,,,,"The preferred vertical alignment of the component",float,getAlignmentY,setAlignmentY,true,,
  48. nextFocusableComponent,,true,,"The next component to get focus after this one.",java.awt.Component,getNextFocusableComponent,setNextFocusableComponent,true,,
  49. alignmentX,,,,"The preferred horizontal alignment of the component",float,getAlignmentX,setAlignmentX,true,,
  50. opaque,,,,,boolean,isOpaque,setOpaque,true,,
  51. border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,,
  52. y,,,,,int,getY,,true,,
  53. debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,,
  54. x,,,,,int,getX,,true,,
  55. toolTipText,,,,"The text to display in a tool tip.",java.lang.String,getToolTipText,setToolTipText,true,,
  56. topLevelAncestor,,,,,java.awt.Container,getTopLevelAncestor,,true,,
  57. validateRoot,,,,,boolean,isValidateRoot,,true,,
  58. minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,,
  59. registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,,
  60. doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,,
  61. graphics,,,,,java.awt.Graphics,getGraphics,,true,,
  62.  
  63. [EventSetDescriptors]
  64. component,,,,,java.awt.event.ComponentListener,,addComponentListener,removeComponentListener
  65. focus,,,,,java.awt.event.FocusListener,,addFocusListener,removeFocusListener
  66. key,,,,,java.awt.event.KeyListener,,addKeyListener,removeKeyListener
  67. mouse,,,,,java.awt.event.MouseListener,,addMouseListener,removeMouseListener
  68. mouseMotion,,,,,java.awt.event.MouseMotionListener,,addMouseMotionListener,removeMouseMotionListener
  69. container,,,,,java.awt.event.ContainerListener,,addContainerListener,removeContainerListener
  70. propertyChange,,,,,java.beans.PropertyChangeListener,,addPropertyChangeListener,removePropertyChangeListener
  71. vetoableChange,,,,,java.beans.VetoableChangeListener,,addVetoableChangeListener,removeVetoableChangeListener
  72. ancestor,,,,,com.sun.java.swing.event.AncestorListener,,addAncestorListener,removeAncestorListener
  73.