home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1998-05-08 | 6.6 KB | 91 lines
[BeanDescriptor] pmeversion=200 timestamp=893318632000 name=JMenuItem className=com.sun.java.swing.JMenuItem defaultPropertyIndex=0 icon_color_16x16=sun.awt.windows.WImage isContainer=true [PropertyDescriptors] UIClassID,,,,,java.lang.String,getUIClassID,,,, accessibleContext,,,,,com.sun.java.accessibility.AccessibleContext,getAccessibleContext,,,, subElements,,,,,com.sun.java.swing.MenuElement[],getSubElements,,,, armed,,,true,"Mouse release will fire an action event ",boolean,isArmed,setArmed,,, component,,,,,java.awt.Component,getComponent,,,, accelerator,,,,,com.sun.java.swing.KeyStroke,getAccelerator,setAccelerator,,, pressedIcon,,,,"The pressed icon for the button.",com.sun.java.swing.Icon,getPressedIcon,setPressedIcon,true,, focusCycleRoot,,,,,boolean,isFocusCycleRoot,,true,, requestFocusEnabled,,true,,"Whether the component can obtain the focus by calling requestFocus.",boolean,isRequestFocusEnabled,setRequestFocusEnabled,true,, verticalAlignment,,,,"The vertical alignment of the icon and text.",int,getVerticalAlignment,setVerticalAlignment,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,,, UI,,,,,com.sun.java.swing.plaf.ButtonUI,getUI,setUI,,, text,,,,"The button's text.",java.lang.String,getText,setText,true,, components,,,,,java.awt.Component[],getComponents,,,, margin,,,,"The space between the button's border and the label.",java.awt.Insets,getMargin,setMargin,true,, actionCommand,,,,,java.lang.String,getActionCommand,setActionCommand,,, preferredSize,,,,"The preferred size of the component.",java.awt.Dimension,getPreferredSize,setPreferredSize,true,, selectedObjects,,,,,java.lang.Object[],getSelectedObjects,,,, icon,,,,"The button's default icon",com.sun.java.swing.Icon,getIcon,setIcon,true,, foreground,,,,,java.awt.Color,getForeground,setForeground,,, label,,,,"Replace by setText(text)",java.lang.String,getLabel,setLabel,true,, 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,, rolloverEnabled,,,,"Whether rollover effects should be enabled.",boolean,isRolloverEnabled,setRolloverEnabled,true,, background,,,,,java.awt.Color,getBackground,setBackground,,, insets,,,,,java.awt.Insets,getInsets,,true,, optimizedDrawingEnabled,,,,,boolean,isOptimizedDrawingEnabled,,true,, borderPainted,,,,"Whether the border should be painted.",boolean,isBorderPainted,setBorderPainted,true,, componentCount,,,,,int,getComponentCount,,,, font,,,,,java.awt.Font,getFont,setFont,,, horizontalAlignment,,,,"The horizontal alignment of the icon and text.",int,getHorizontalAlignment,setHorizontalAlignment,true,, selectedIcon,,,,"The selected icon for the button.",com.sun.java.swing.Icon,getSelectedIcon,setSelectedIcon,true,, layout,,,,,java.awt.LayoutManager,getLayout,setLayout,,, rootPane,,,,,com.sun.java.swing.JRootPane,getRootPane,,true,, disabledIcon,,,,"The disabled icon for the button.",com.sun.java.swing.Icon,getDisabledIcon,setDisabledIcon,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,, 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,, selected,,,,,boolean,isSelected,setSelected,,, verticalTextPosition,,,,"The vertical position of the text relative to the icon.",int,getVerticalTextPosition,setVerticalTextPosition,true,, border,,,,"The component's border.",com.sun.java.swing.border.Border,getBorder,setBorder,true,, debugGraphicsOptions,,,,"Diagnostic options for graphics operations.",int,getDebugGraphicsOptions,setDebugGraphicsOptions,true,, y,,,,,int,getY,,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,, minimumSize,,,,"The minimum size of the component.",java.awt.Dimension,getMinimumSize,setMinimumSize,true,, rolloverSelectedIcon,,,,"The rollover selected icon for the button.",com.sun.java.swing.Icon,getRolloverSelectedIcon,setRolloverSelectedIcon,true,, focusPainted,,,,"Whether focus should be painted",boolean,isFocusPainted,setFocusPainted,true,, doubleBuffered,,,,,boolean,isDoubleBuffered,setDoubleBuffered,true,, registeredKeyStrokes,,,,,com.sun.java.swing.KeyStroke[],getRegisteredKeyStrokes,,true,, graphics,,,,,java.awt.Graphics,getGraphics,,true,, model,,,,"Model that the Button uses.",com.sun.java.swing.ButtonModel,getModel,setModel,true,, horizontalTextPosition,,,,"The horizontal position of the text relative to the icon.",int,getHorizontalTextPosition,setHorizontalTextPosition,true,, disabledSelectedIcon,,,,,com.sun.java.swing.Icon,getDisabledSelectedIcon,setDisabledSelectedIcon,,, rolloverIcon,,,,"The rollover icon for the button.",com.sun.java.swing.Icon,getRolloverIcon,setRolloverIcon,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 change,,,,,com.sun.java.swing.event.ChangeListener,,addChangeListener,removeChangeListener action,,,,,java.awt.event.ActionListener,,addActionListener,removeActionListener item,,,,,java.awt.event.ItemListener,,addItemListener,removeItemListener