EVALUATION
Add to the javadoc for the javax.swing.plaf.metal package and
UIManager classes that the Java look and feel is the default.
Adjust the documentation for the following properties to indicate
that a L&F might ignore the property:
AbstractButton: focusPainted, rolloverEnabled
JButton: defaultButton, defaultCapable
JCheckBox: borderPaintedFlat
JColorChooser: dragEnabled
JComboBox: lightWeightPopupEnabled
JFileChooser: dragEnabled, controlButtonsAreShown
JInternalFrame: iconifiable
JList: dragEnabled
JPopupMenu: lightWeightPopupEnabled
JProgressBar: stringPainted, indeterminate, borderPainted
JSplitPane: oneTouchExpandable, continuousLayout
JTable: dragEnabled
JTextComponent: dragEnabled
JToolBar: floatable, borderPainted
JTree: dragEnabled, showsRootHandles, scrollsOnExpand
kathleen.walrath@Eng 2001-03-13
|