pressedIcon,,,,"The pressed icon for the button.",com.sun.java.swing.Icon,getPressedIcon,setPressedIcon,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,,
armed,,,true,"Mouse release will fire an action event ",boolean,isArmed,setArmed,,,
width,,,,,int,getWidth,,true,,
height,,,,,int,getHeight,,true,,
maximumSize,,,,"The maximum size of the component.",java.awt.Dimension,getMaximumSize,setMaximumSize,true,,
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,,
opaque,,,,,boolean,isOpaque,setOpaque,true,,
selected,,,,,boolean,isSelected,setSelected,,,
verticalTextPosition,,,,"The vertical position of the text relative to the icon.",int,getVerticalTextPosition,setVerticalTextPosition,true,,