The warning show up after i use JComboBox i tried to hide it with @SuppressWarnings("deprecation") but it didn\'t worked after i recompiled it with -X
@SuppressWarnings("deprecation")