FlatComponents2Test: suppress warnings

This commit is contained in:
Karl Tauber
2019-09-07 11:31:32 +02:00
parent d76e0df965
commit 95fb623f45

View File

@@ -35,6 +35,7 @@ public class FlatComponents2Test
initComponents();
}
@SuppressWarnings( { "unchecked", "rawtypes" } )
private void initComponents() {
// JFormDesigner - Component initialization - DO NOT MODIFY //GEN-BEGIN:initComponents
JLabel labelLabel = new JLabel();