jdk/src/java.desktop/share/classes/javax/swing
Pavel Rappo c5462bb95d 8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
2020-11-07 12:11:43 +00:00
..
beaninfo/images 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
border 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
colorchooser 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
doc-files 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
event 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
filechooser 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
plaf 8255989: Remove explicitly unascribed authorship from Java source files 2020-11-07 12:11:43 +00:00
table 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
text 8255215: Unsupported 'valign' attribute for 'tr' tag used in j.s.t.h.HTMLDocument 2020-11-04 13:08:46 +00:00
tree 6646602: Spelling error in javadoc for javax.swing.tree.TreeModel 2020-10-01 12:02:46 +00:00
undo 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
AbstractAction.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
AbstractButton.java 8252721: Nested classes in Swing APIs rely on default constructors 2020-09-18 03:57:08 +00:00
AbstractCellEditor.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
AbstractListModel.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
AbstractSpinnerModel.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
Action.java 8220250: fix headings in java.desktop 2019-03-27 12:27:56 +05:30
ActionMap.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ActionPropertyChangeListener.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AncestorNotifier.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ArrayTable.java 6514600: AbstractAction can throw NullPointerException when clone()d 2020-09-29 08:20:21 +00:00
Autoscroller.java 8166772: Touch keyboard is not shown for text components on a screen touch 2017-10-11 15:53:25 +01:00
BorderFactory.java 8212882: links to tutorial should be updated to use https: 2018-11-20 16:40:40 +05:30
BoundedRangeModel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Box.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
BoxLayout.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
BufferStrategyPaintManager.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ButtonGroup.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
ButtonModel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CellEditor.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CellRendererPane.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
ClientPropertyKey.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ComboBoxEditor.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ComboBoxModel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ComponentInputMap.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DebugGraphics.java 8211300: Convert C-style array declarations in JDK client code 2018-10-04 12:40:55 -07:00
DebugGraphicsFilter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DebugGraphicsInfo.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DebugGraphicsObserver.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DefaultBoundedRangeModel.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
DefaultButtonModel.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
DefaultCellEditor.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
DefaultComboBoxModel.java 8211300: Convert C-style array declarations in JDK client code 2018-10-04 12:40:55 -07:00
DefaultDesktopManager.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
DefaultFocusManager.java 8212882: links to tutorial should be updated to use https: 2018-11-20 16:40:40 +05:30
DefaultListCellRenderer.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
DefaultListModel.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
DefaultListSelectionModel.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
DefaultRowSorter.java 7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache 2018-02-01 16:38:25 +05:30
DefaultSingleSelectionModel.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
DelegatingDefaultFocusManager.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DesktopManager.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DropMode.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FocusManager.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
GraphicsWrapper.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GrayFilter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GroupLayout.java 8220250: fix headings in java.desktop 2019-03-27 12:27:56 +05:30
Icon.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ImageIcon.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
InputMap.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InputVerifier.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
InternalFrameFocusTraversalPolicy.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
JApplet.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JButton.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JCheckBox.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JCheckBoxMenuItem.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JColorChooser.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JComboBox.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
JComponent.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JDesktopPane.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JDialog.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JEditorPane.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JFileChooser.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JFormattedTextField.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
JFrame.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JInternalFrame.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JLabel.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JLayer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JLayeredPane.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JList.java 8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList 2020-07-16 06:35:01 +05:30
JMenu.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JMenuBar.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JMenuItem.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
JOptionPane.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JPanel.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JPasswordField.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JPopupMenu.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
JProgressBar.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JRadioButton.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JRadioButtonMenuItem.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JRootPane.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JScrollBar.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JScrollPane.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
JSeparator.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JSlider.java 8239137: JAWS does not always announce the value of JSliders in JColorChooser 2020-08-17 11:55:31 +05:30
JSpinner.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
JSplitPane.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JTabbedPane.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JTable.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
JTextArea.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JTextField.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JTextPane.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
JToggleButton.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
JToolBar.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JToolTip.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JTree.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JViewport.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
JWindow.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
KeyboardManager.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
KeyStroke.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
LayoutComparator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LayoutFocusTraversalPolicy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LayoutStyle.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LegacyGlueFocusTraversalPolicy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ListCellRenderer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ListModel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ListSelectionModel.java 8074286: Add getSelectedIndices() to ListSelectionModel 2018-03-29 17:52:32 +05:30
LookAndFeel.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
MenuElement.java 8215909: Typo in Swing ProcessMouseEvent method documentation 2019-01-04 11:40:53 +05:30
MenuSelectionManager.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
MultiUIDefaults.java 8146330: [macosx] UIDefaults.keys() different size than UIDefaults.keySet() 2020-03-18 11:38:33 +05:30
MutableComboBoxModel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OverlayLayout.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
package-info.java 8251125: doclint errors about missing references in Swing javadoc 2020-08-17 11:20:44 +05:30
Painter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Popup.java 8040630: Popup menus and tooltips flicker with previous popup contents when first shown 2020-03-10 13:58:46 -07:00
PopupFactory.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
ProgressMonitor.java 8212882: links to tutorial should be updated to use https: 2018-11-20 16:40:40 +05:30
ProgressMonitorInputStream.java 8212882: links to tutorial should be updated to use https: 2018-11-20 16:40:40 +05:30
Renderer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RepaintManager.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
RootPaneContainer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RowFilter.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
RowSorter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Scrollable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ScrollPaneConstants.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ScrollPaneLayout.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
SingleSelectionModel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SizeRequirements.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
SizeSequence.java 8220250: fix headings in java.desktop 2019-03-27 12:27:56 +05:30
SortingFocusTraversalPolicy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SortOrder.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SpinnerDateModel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SpinnerListModel.java 5078989: Null Pointer exception in SpinnerListMode 2020-10-02 08:10:21 +00:00
SpinnerModel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SpinnerNumberModel.java 8187399: Different problems in the javadoc's links in java.desktop package 2017-10-20 15:12:45 -07:00
Spring.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
SpringLayout.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
SwingConstants.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwingContainer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwingHeavyWeight.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwingPaintEventDispatcher.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwingUtilities.java 8255989: Remove explicitly unascribed authorship from Java source files 2020-11-07 12:11:43 +00:00
SwingWorker.java 8212882: links to tutorial should be updated to use https: 2018-11-20 16:40:40 +05:30
TablePrintable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Timer.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
TimerQueue.java 8255299: Drop explicit zeroing at instantiation of Atomic* objects 2020-10-28 12:11:53 +00:00
ToolTipManager.java 8253322: Update the specification in the newly added constructors 2020-09-24 22:48:28 +00:00
TransferHandler.java 6690021: typos in TransferHandler Javadoc 2020-10-01 12:00:52 +00:00
UIClientPropertyKey.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UIDefaults.java 8249205: Remove unnecessary trademark symbols 2020-07-15 14:21:54 -07:00
UIManager.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
UnsupportedLookAndFeelException.java 8255989: Remove explicitly unascribed authorship from Java source files 2020-11-07 12:11:43 +00:00
ViewportLayout.java 8250853: Address reliance on default constructors in the javax.swing APIs 2020-08-26 17:20:05 +05:30
WindowConstants.java 8212882: links to tutorial should be updated to use https: 2018-11-20 16:40:40 +05:30