bytecode analysis: test data delta

IDEA-129645
This commit is contained in:
Ilya Klyuchnikov
2014-09-25 17:01:49 +04:00
parent 515e504531
commit e0f6567a5d
4 changed files with 30 additions and 21 deletions
@@ -394,9 +394,6 @@
<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 getCellEditor(int, int)">
<annotation name="org.jetbrains.annotations.Nullable"/>
</item>
<item name="javax.swing.JTable javax.swing.table.TableCellEditor getDefaultEditor(java.lang.Class) 0">
<annotation name="org.jetbrains.annotations.Nullable"/>
</item>
@@ -406,9 +403,6 @@
</annotation>
<annotation name="org.jetbrains.annotations.Nullable"/>
</item>
<item name="javax.swing.JTable javax.swing.table.TableCellRenderer getCellRenderer(int, int)">
<annotation name="org.jetbrains.annotations.Nullable"/>
</item>
<item name="javax.swing.JTable javax.swing.table.TableCellRenderer getDefaultRenderer(java.lang.Class) 0">
<annotation name="org.jetbrains.annotations.Nullable"/>
</item>