annotations

This commit is contained in:
Alexey Kudravtsev
2012-10-12 13:02:20 +04:00
parent 237b2fc4c2
commit 4edd2978d5
@@ -385,4 +385,55 @@
<item name='javax.swing.RowSorter.SortKey SortKey(int, javax.swing.SortOrder) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable void setModel(javax.swing.table.TableModel) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable void setGridColor(java.awt.Color) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable void setDropMode(javax.swing.DropMode) 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 setSelectionModel(javax.swing.ListSelectionModel) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable JTable(java.lang.Object[][], java.lang.Object[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable JTable(java.lang.Object[][], java.lang.Object[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable java.awt.Dimension getIntercellSpacing()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable void setIntercellSpacing(java.awt.Dimension) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable javax.swing.table.TableColumn getColumn(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable void addColumn(javax.swing.table.TableColumn) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable void removeColumn(javax.swing.table.TableColumn) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable int columnAtPoint(java.awt.Point) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable int rowAtPoint(java.awt.Point) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable java.awt.Rectangle getCellRect(int, int, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable java.lang.String getToolTipText(java.awt.event.MouseEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='javax.swing.JTable void sorterChanged(javax.swing.event.RowSorterEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>