summaryrefslogtreecommitdiff
path: root/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/javax/swing/annotations.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/javax/swing/annotations.xml')
-rw-r--r--java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/javax/swing/annotations.xml219
1 files changed, 219 insertions, 0 deletions
diff --git a/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/javax/swing/annotations.xml b/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/javax/swing/annotations.xml
index c0738eb8897d..910842a47153 100644
--- a/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/javax/swing/annotations.xml
+++ b/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/javax/swing/annotations.xml
@@ -1,4 +1,10 @@
<root>
+ <item name="javax.swing.AbstractButton boolean isListener(java.lang.Class, java.awt.event.ActionListener) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.AbstractButton boolean isListener(java.lang.Class, java.awt.event.ActionListener) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.AbstractButton java.beans.PropertyChangeListener createActionPropertyChangeListener(javax.swing.Action)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -11,6 +17,24 @@
<item name="javax.swing.AbstractButton void access$100(javax.swing.AbstractButton) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.AbstractButton void configurePropertiesFromAction(javax.swing.Action, java.lang.String[]) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.AbstractButton void configurePropertiesFromAction(javax.swing.Action, java.lang.String[]) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.AbstractButton void init(java.lang.String, javax.swing.Icon) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.AbstractButton void init(java.lang.String, javax.swing.Icon) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.AbstractButton void setUIProperty(java.lang.String, java.lang.Object) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.AbstractButton void updateDisplayedMnemonicIndex(java.lang.String, int) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JButton java.lang.String getUIClassID()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -39,6 +63,9 @@
<item name="javax.swing.JComponent byte getWriteObjCounter(javax.swing.JComponent) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JComponent java.awt.Dimension getSize(java.awt.Dimension) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent java.awt.Dimension getSize(java.awt.Dimension)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;!null-&gt;!null;null-&gt;!null&quot;"/>
@@ -49,21 +76,36 @@
<val val="&quot;!null-&gt;!null;null-&gt;!null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.JComponent java.awt.Insets getInsets(java.awt.Insets) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JComponent java.awt.Point getLocation(java.awt.Point) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent java.awt.Point getLocation(java.awt.Point)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;!null-&gt;!null;null-&gt;!null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.JComponent java.awt.Point getPopupLocation(java.awt.event.MouseEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent java.awt.Point getPopupLocation(java.awt.event.MouseEvent)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;!null-&gt;null;null-&gt;null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.JComponent java.awt.Point getToolTipLocation(java.awt.event.MouseEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent java.awt.Point getToolTipLocation(java.awt.event.MouseEvent)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;!null-&gt;null;null-&gt;null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.JComponent java.awt.Rectangle getBounds(java.awt.Rectangle) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent java.awt.Rectangle getBounds(java.awt.Rectangle)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;!null-&gt;!null;null-&gt;!null&quot;"/>
@@ -72,6 +114,9 @@
<item name="javax.swing.JComponent java.awt.Rectangle getVisibleRect()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JComponent java.lang.String getToolTipText(java.awt.event.MouseEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent java.lang.String getUIClassID()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -81,6 +126,9 @@
<item name="javax.swing.JComponent javax.swing.JToolTip createToolTip()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JComponent void componentInputMapChanged(javax.swing.ComponentInputMap) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent void computeVisibleRect(java.awt.Component, java.awt.Rectangle) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -99,21 +147,33 @@
<item name="javax.swing.JComponent void paintWithOffscreenBuffer(javax.swing.JComponent, java.awt.Graphics, int, int, int, int, java.awt.Image) 6">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JComponent void processComponentKeyEvent(java.awt.event.KeyEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent void processKeyEvent(java.awt.event.KeyEvent) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.swing.JComponent void readObject(java.io.ObjectInputStream) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JComponent void registerNextFocusableComponent(java.awt.Component) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent void repaint(java.awt.Rectangle) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JComponent void setUIProperty(java.lang.String, java.lang.Object) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent void setWriteObjCounter(javax.swing.JComponent, byte) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.swing.JComponent void writeObject(java.io.ObjectOutputStream) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JComponent.AccessibleJComponent java.lang.String getBorderTitle(javax.swing.border.Border) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JComponent.AccessibleJComponent java.lang.String getBorderTitle(javax.swing.border.Border)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;null-&gt;null&quot;"/>
@@ -125,6 +185,21 @@
<item name="javax.swing.JComponent.AccessibleJComponent javax.swing.JComponent access$100(javax.swing.JComponent.AccessibleJComponent) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JDialog JDialog(java.awt.Frame) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JDialog JDialog(java.awt.Frame, boolean) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JDialog JDialog(java.awt.Frame, java.lang.String) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JDialog JDialog(java.awt.Frame, java.lang.String, boolean) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JDialog JDialog(java.awt.Frame, java.lang.String, boolean, java.awt.GraphicsConfiguration) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JDialog java.lang.String paramString()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -161,6 +236,12 @@
<item name="javax.swing.JPanel void writeObject(java.io.ObjectOutputStream) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JScrollPane JScrollPane(java.awt.Component) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JScrollPane JScrollPane(java.awt.Component, int, int) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JScrollPane java.awt.Component getCorner(java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -188,6 +269,24 @@
<item name="javax.swing.JScrollPane void writeObject(java.io.ObjectOutputStream) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable JTable(javax.swing.table.TableModel) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable JTable(javax.swing.table.TableModel, javax.swing.table.TableColumnModel) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable JTable(javax.swing.table.TableModel, javax.swing.table.TableColumnModel) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable JTable(javax.swing.table.TableModel, javax.swing.table.TableColumnModel, javax.swing.ListSelectionModel) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable JTable(javax.swing.table.TableModel, javax.swing.table.TableColumnModel, javax.swing.ListSelectionModel) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable JTable(javax.swing.table.TableModel, javax.swing.table.TableColumnModel, javax.swing.ListSelectionModel) 2">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable boolean print(int, java.text.MessageFormat, java.text.MessageFormat, boolean, javax.print.attribute.PrintRequestAttributeSet)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;_,_,_,false,_-&gt;true&quot;"/>
@@ -199,9 +298,15 @@
<item name="javax.swing.JTable int getScrollableBlockIncrement(java.awt.Rectangle, int, int) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable int getScrollableUnitIncrement(java.awt.Rectangle, int, int) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable int rowAtPoint(java.awt.Point) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable int viewIndexForColumn(javax.swing.table.TableColumn) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable int[] getSelectedRows()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -226,6 +331,9 @@
<item name="javax.swing.JTable java.lang.String paramString()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable javax.swing.JScrollPane createScrollPaneForTable(javax.swing.JTable) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable javax.swing.JScrollPane createScrollPaneForTable(javax.swing.JTable)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -235,11 +343,17 @@
<item name="javax.swing.JTable javax.swing.table.JTableHeader createDefaultTableHeader()">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable javax.swing.table.TableCellEditor getDefaultEditor(java.lang.Class) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable javax.swing.table.TableCellEditor getDefaultEditor(java.lang.Class)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;null-&gt;null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.JTable javax.swing.table.TableCellRenderer getDefaultRenderer(java.lang.Class) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable javax.swing.table.TableCellRenderer getDefaultRenderer(java.lang.Class)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;null-&gt;null&quot;"/>
@@ -263,15 +377,39 @@
<item name="javax.swing.JTable void changeSelectionModel(javax.swing.ListSelectionModel, int, boolean, boolean, boolean) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable void columnAdded(javax.swing.event.TableColumnModelEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable void columnMarginChanged(javax.swing.event.ChangeEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable void columnMoved(javax.swing.event.TableColumnModelEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable void columnRemoved(javax.swing.event.TableColumnModelEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable void columnSelectionChanged(javax.swing.event.ListSelectionEvent) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable void editingCanceled(javax.swing.event.ChangeEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable void editingStopped(javax.swing.event.ChangeEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable void readObject(java.io.ObjectInputStream) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.swing.JTable void setColumnModel(javax.swing.table.TableColumnModel) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable void setDefaultEditor(java.lang.Class, javax.swing.table.TableCellEditor) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable void setDefaultRenderer(java.lang.Class, javax.swing.table.TableCellRenderer) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable void setGridColor(java.awt.Color) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -293,18 +431,36 @@
<item name="javax.swing.JTable void setSelectionModel(javax.swing.ListSelectionModel) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable void setUIProperty(java.lang.String, java.lang.Object) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.JTable void tableChanged(javax.swing.event.TableModelEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable void tableRowsDeleted(javax.swing.event.TableModelEvent) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.swing.JTable void tableRowsInserted(javax.swing.event.TableModelEvent) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.JTable void updateSubComponentUI(java.lang.Object) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.JTable void valueChanged(javax.swing.event.ListSelectionEvent) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.swing.JTable void writeObject(java.io.ObjectOutputStream) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities boolean doesIconReferenceImage(javax.swing.Icon, java.awt.Image) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.SwingUtilities boolean doesIconReferenceImage(javax.swing.Icon, java.awt.Image) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.SwingUtilities boolean isDescendingFrom(java.awt.Component, java.awt.Component) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities boolean isDescendingFrom(java.awt.Component, java.awt.Component)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;null,_-&gt;true&quot;"/>
@@ -331,11 +487,20 @@
<item name="javax.swing.SwingUtilities boolean isValidKeyEventForKeyBindings(java.awt.event.KeyEvent) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities boolean notifyAction(javax.swing.Action, javax.swing.KeyStroke, java.awt.event.KeyEvent, java.lang.Object, int) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.SwingUtilities boolean notifyAction(javax.swing.Action, javax.swing.KeyStroke, java.awt.event.KeyEvent, java.lang.Object, int) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities boolean notifyAction(javax.swing.Action, javax.swing.KeyStroke, java.awt.event.KeyEvent, java.lang.Object, int)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;_,_,null,_,_-&gt;false;null,_,_,_,_-&gt;false&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.SwingUtilities boolean processKeyBindings(java.awt.event.KeyEvent) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities boolean processKeyBindings(java.awt.event.KeyEvent)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;null-&gt;false&quot;"/>
@@ -344,20 +509,41 @@
<item name="javax.swing.SwingUtilities int computeStringWidth(java.awt.FontMetrics, java.lang.String) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities int findDisplayedMnemonicIndex(java.lang.String, int) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities int getAccessibleChildrenCount(java.awt.Component) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
<item name="javax.swing.SwingUtilities int getAccessibleIndexInParent(java.awt.Component) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities java.awt.Component findFocusOwner(java.awt.Component) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.awt.Component getDeepestComponentAt(java.awt.Component, int, int) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities java.awt.Component getRoot(java.awt.Component) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.SwingUtilities java.awt.Container getAncestorNamed(java.lang.String, java.awt.Component) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.SwingUtilities java.awt.Container getAncestorNamed(java.lang.String, java.awt.Component) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.awt.Container getAncestorNamed(java.lang.String, java.awt.Component)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;_,null-&gt;null;null,_-&gt;null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.SwingUtilities java.awt.Container getAncestorOfClass(java.lang.Class, java.awt.Component) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.SwingUtilities java.awt.Container getAncestorOfClass(java.lang.Class, java.awt.Component) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.awt.Container getAncestorOfClass(java.lang.Class, java.awt.Component)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;_,null-&gt;null;null,_-&gt;null&quot;"/>
@@ -379,6 +565,12 @@
<item name="javax.swing.SwingUtilities java.awt.Point convertScreenLocationToParent(java.awt.Container, int, int)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities java.awt.Rectangle calculateInnerArea(javax.swing.JComponent, java.awt.Rectangle) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
+ <item name="javax.swing.SwingUtilities java.awt.Rectangle calculateInnerArea(javax.swing.JComponent, java.awt.Rectangle) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.awt.Rectangle calculateInnerArea(javax.swing.JComponent, java.awt.Rectangle)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;null,_-&gt;null&quot;"/>
@@ -412,6 +604,9 @@
<item name="javax.swing.SwingUtilities java.awt.Rectangle getLocalBounds(java.awt.Component)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities java.awt.Rectangle[] computeDifference(java.awt.Rectangle, java.awt.Rectangle) 1">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.awt.Rectangle[] computeDifference(java.awt.Rectangle, java.awt.Rectangle)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -427,6 +622,9 @@
<item name="javax.swing.SwingUtilities java.awt.event.MouseEvent convertMouseEvent(java.awt.Component, java.awt.event.MouseEvent, java.awt.Component)">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabel(java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 2">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabel(java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 7">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -441,9 +639,15 @@
<val val="&quot;_,!null,_,_,_,_,_,_,_,_,_-&gt;!null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 10">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 3">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabel(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 8">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -455,9 +659,15 @@
<val val="&quot;_,_,!null,_,_,_,_,_,_,_,_,_-&gt;!null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabelImpl(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabelImpl(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 10">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabelImpl(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 3">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities java.lang.String layoutCompoundLabelImpl(javax.swing.JComponent, java.awt.FontMetrics, java.lang.String, javax.swing.Icon, int, int, int, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Rectangle, int) 8">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
@@ -469,6 +679,9 @@
<val val="&quot;_,_,!null,_,_,_,_,_,_,_,_,_-&gt;!null&quot;"/>
</annotation>
</item>
+ <item name="javax.swing.SwingUtilities javax.accessibility.Accessible getAccessibleAt(java.awt.Component, java.awt.Point) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities javax.accessibility.Accessible getAccessibleAt(java.awt.Component, java.awt.Point)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;null,_-&gt;null&quot;"/>
@@ -489,6 +702,9 @@
<item name="javax.swing.SwingUtilities javax.swing.InputMap getUIInputMap(javax.swing.JComponent, int) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities javax.swing.JRootPane getRootPane(java.awt.Component) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
<item name="javax.swing.SwingUtilities javax.swing.JRootPane getRootPane(java.awt.Component)">
<annotation name="org.jetbrains.annotations.Contract">
<val val="&quot;null-&gt;null&quot;"/>
@@ -524,4 +740,7 @@
<item name="javax.swing.SwingUtilities void updateComponentTreeUI(java.awt.Component) 0">
<annotation name="org.jetbrains.annotations.NotNull"/>
</item>
+ <item name="javax.swing.SwingUtilities void updateComponentTreeUI0(java.awt.Component) 0">
+ <annotation name="org.jetbrains.annotations.Nullable"/>
+ </item>
</root>