mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 15:06:56 +07:00
Make getSelectedItem Nullable corresponding to javadoc
GitOrigin-RevId: 08df371744243c7207065847d791c1b92f4febd2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
69851d9ee9
commit
581ac3b40f
@@ -163,7 +163,10 @@
|
||||
<val name="mutates" val=""this""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='javax.swing.ImageIcon ImageIcon(java.lang.String) 0'>
|
||||
<item name='javax.swing.ComboBoxModel java.lang.Object getSelectedItem()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='javax.swing.ImageIcon ImageIcon(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NonNls' />
|
||||
</item>
|
||||
<item name='javax.swing.ImageIcon ImageIcon(java.lang.String, java.lang.String) 0'>
|
||||
|
||||
Reference in New Issue
Block a user