diff --git a/src/java.desktop/share/classes/javax/swing/Action.java b/src/java.desktop/share/classes/javax/swing/Action.java
index 4456218fbac..3acdb71cfd1 100644
--- a/src/java.desktop/share/classes/javax/swing/Action.java
+++ b/src/java.desktop/share/classes/javax/swing/Action.java
@@ -370,7 +370,7 @@ public interface Action extends ActionListener {
* Determines whether the action should be performed with the specified
* sender object. The {@code sender} can be {@code null}.
* The method must return false if the action is disabled.
- *
+ *
* @param sender the object to check, can be null
* @return {@code true} if the action should be performed with the sender
* object, must be false if the action is disabled.
diff --git a/src/java.desktop/share/classes/javax/swing/plaf/multi/doc-files/multi_tsc.html b/src/java.desktop/share/classes/javax/swing/plaf/multi/doc-files/multi_tsc.html
index eb174dda033..ad760d09956 100644
--- a/src/java.desktop/share/classes/javax/swing/plaf/multi/doc-files/multi_tsc.html
+++ b/src/java.desktop/share/classes/javax/swing/plaf/multi/doc-files/multi_tsc.html
@@ -251,16 +251,14 @@ and creating subclasses of the
the javax.swing.plaf
package.
-
+
Dos and Don'ts
-
The following paragraphs provide some general recommendations for developing
auxiliary look and feels.
-
Use the installUI
method
to perform all initialization,
and the uninstallUI
method
diff --git a/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html b/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html
index 5a248309671..033dfbb17d9 100644
--- a/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html
+++ b/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html
@@ -32,8 +32,12 @@
Primary Colors
-
+
+Primary colors used in Nimbus Look And Feel
+
Key | Value | Preview |
+
+
control |
#d6d9df (214,217,223) |
@@ -110,11 +114,16 @@
#000000 (0,0,0) |
|
+
Secondary Colors
-
+
+Secondary colors used in Nimbus Look And Feel
+
Key | Value | Preview |
+
+
activeCaption |
@@ -229,6 +238,7 @@
#8e8f91 (142,143,145) |
|
+
diff --git a/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/componentProperties.html b/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/componentProperties.html
index b7696741118..bebc21793a3 100644
--- a/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/componentProperties.html
+++ b/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/componentProperties.html
@@ -53,8 +53,8 @@ JComboBox, JScrollBar and JSplitPane (for the buttons on the divider).
In addition to the Button properties, ArrowButton supports
the following properties:
-ArrowButton Specific Properties
-
+
+ArrowButton Specific Properties
Property |
Expected Type |
@@ -75,8 +75,8 @@ the following properties:
JButton paints text using the TEXT_FOREGROUND ColorType. In addition
to the Button properties, JButton
supports the following property:
-JButton Specific Properties
-
+
+JButton Specific Properties
Property |
Expected Type |
@@ -98,8 +98,8 @@ button that is receiving focus.
JCheckBox paints text using the TEXT_FOREGROUND ColorType. In
addition to the Button properties,
JCheckBox supports the following property:
-JCheckBox Specific Properties
-
+
+JCheckBox Specific Properties
Property |
Expected Type |
@@ -119,7 +119,8 @@ JCheckBox supports the following property:
JComboBox is a composite component that consists of the following
child Components:
-
+
+JComboBox child components
Name |
Type |
@@ -165,8 +166,9 @@ the renderer is a UIResource.
-JComboBox Specific Properties
-
+
+
+JComboBox Specific Properties
Property |
Expected Type |
@@ -185,9 +187,8 @@ with the keyboard.
JFileChooser
-JFileChooser Specific Properties
-
+
+JFileChooser Specific Properties
Property |
@@ -345,9 +346,8 @@ of the file chooser.
JInternalFrame
-JInternalFrame Specific Properties
-
+
+JInternalFrame Specific Properties
Property
@@ -378,9 +378,8 @@ the system menu will be shown.
JInternalFrameTitlePane is the control bar located at the top of the
internal frame similar to that found in a frame.
-JInternalFrameTitlePane Specific Properties
-
+
+JInternalFrameTitlePane Specific Properties
Property
@@ -477,8 +476,8 @@ abililty to close the internal frame.
JList's sets the name of the renderer to List.renderer. JList
supports the following properties:
-JList Specific Properties
-
+
+JList Specific Properties
Property |
Expected Type |
@@ -521,7 +520,8 @@ specific to the component and Region.MENU_ITEM_ACCELERATOR.
MENU_ITEM_ACCELERATOR is used for painting the accelerator. Both Regions
paint text using the TEXT_FOREGROUND ColorType. The following set of
properties are supported:
-
+
+Menu classes common properties
Property |
Expected Type |
@@ -575,7 +575,8 @@ this is used.
Prefix is one of: CheckBoxMenuItem, Menu, MenuItem, or
RadioButtonMenuItem.
JMenu also supports the following properties:
-
+
+JMenu specific properties
Property |
Expected Type |
@@ -603,8 +604,8 @@ RadioButtonMenuItem.
components, they are: OptionPane.button, OptionPane.label,
OptionPane.comboBox, OptionPane.scrollPane, OptionPane.list,
OptionPane.textField, OptionPane.iconLabel.
-JOptionPane Specific Properties
-
+
+JOptionPane Specific Properties
Property |
Expected Type |
@@ -716,10 +717,8 @@ it follows the other buttons.
JProgressBar
-JProgressBar Specific Properties
-
-
+
+JProgressBar Specific Properties
Property |
@@ -758,8 +757,8 @@ the bouncing box per frame when the progress bar is indeterminate.
JRadioButton paints text using the TEXT_FOREGROUND ColorType. In
addition to the Button properties,
JRadioButton supports the following property:
-JRadioButton Specific Properties
-
+
+JRadioButton Specific Properties
Property |
Expected Type |
@@ -779,7 +778,8 @@ JRadioButton supports the following property:
JScrollBar is a composite component that consists of the following
child Components:
-
+
+JScrollBar child components
Name |
Type |
@@ -794,8 +794,9 @@ child Components:
-JScrollBar Specific Properties
-
+
+
+JScrollBar Specific Properties
Property |
Expected Type |
@@ -849,7 +850,8 @@ will be made equal.
All of the separator classes, JSeparator, JPopupMenu.Separator and
JToolBar.Separator use the same property:
-
+
+Separator classes common properties
Property |
Expected Type |
@@ -868,7 +870,8 @@ preferred size will include the Insets.
JToolBar.Separator also supports the following property:
-
+
+JToolBar.Separator specific properties
Property |
Expected Type |
@@ -901,8 +904,8 @@ preferred size will include the Insets.
paintViewportBorder is called to paint the
Viewport s border.
-JScrollPane Specific Properties
-
+
+JScrollPane Specific Properties
Property |
Expected Type |
@@ -925,8 +928,8 @@ potentially two buttons, if setOneTouchExpandable(true) has been
invoked. The two buttons will be named:
SplitPaneDivider.leftOneTouchButton and
SplitPaneDivider.rightOneTouchButton.
-JSplitPane Specific Properties
-
+
+JSplitPane Specific Properties
Property |
Expected Type |
@@ -969,9 +972,8 @@ setOneTouchExpandable.
JSlider
-JSlider Specific Properties
-
+
+JSlider Specific Properties
Property
@@ -1029,9 +1031,8 @@ of the slider.
|
JTabbedPane
-JTabbedPane Specific Properties
-
+
+JTabbedPane Specific Properties
Property |
@@ -1093,8 +1094,8 @@ selected tab.
JTable sets the name of the renderer to Table.cellRenderer.
JTable supports the following properties:
-JTable Specific Properties
-
+
+JTable Specific Properties
Property |
Expected Type |
@@ -1138,8 +1139,8 @@ renderer will only succeed if it is a Synth Border.
JTree sets the name of the renderer to Tree.renderer, the name of
the editor is Tree.cellEditor.
-JTree Specific Properties
-
+
+JTree Specific Properties
Property |
Expected Type |
@@ -1222,8 +1223,8 @@ and binding it to the tree.
JToggleButton paints text using the TEXT_FOREGROUND ColorType. In
addition to the Button properties,
JToggleButton supports the following property:
-JToggleButton Specific Properties
-
+
+JToggleButton Specific Properties
Property |
Expected Type |
@@ -1244,7 +1245,8 @@ JToggleButton supports the following property:
Each of the Button classes (JButton, JCheckBox, JRadioButton,
JToggleButton and SynthArrowButton) support a similar set of properties.
These properties are:
-
+
+Button classes common properties
Property |
Expected Type |
@@ -1295,8 +1297,7 @@ JToggleButton.
Text Properties
-
+
Property |
diff --git a/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html b/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html
index 0be89ec4267..3109bd3a0f7 100644
--- a/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html
+++ b/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html
@@ -776,7 +776,8 @@ div.example {
The following outlines which painter will be used for what
SynthPainter method:
-
+
+ Painters for SynthPainter methods
State | Method | Painter
|
---|
SELECTED | paintButtonBackground | stateButtonBackgroundPainter
| SELECTED | Anything but paintButtonBackground | stateFallbackPainter
| | |