clean code and comment

This commit is contained in:
Salco 2018-04-03 10:02:08 -04:00
parent 8753cfeb67
commit e7b9d30f39
2 changed files with 1 additions and 3 deletions

View file

@ -665,7 +665,7 @@
<Component id="cardCountLabel" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="cardCount" min="-2" pref="48" max="-2" attributes="0"/>
<EmptySpace pref="139" max="32767" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>

View file

@ -306,7 +306,6 @@ public class CardSelector extends javax.swing.JPanel implements ComponentListene
}
}
}
return filter;
}
@ -1495,7 +1494,6 @@ public class CardSelector extends javax.swing.JPanel implements ComponentListene
private JTable mainTable;
private ICardGrid currentView;
//private CheckBoxList langList = null;
private CheckBoxList listCodeSelected;
private javax.swing.JComboBox<String> cbSetTag;
// Variables declaration - do not modify//GEN-BEGIN:variables