mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
16.08.2008 f73305f5746c8b15eeb7260e347460a41b73c83a
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java
@@ -686,7 +686,7 @@
     * Constructor.
     * @param combo the combo box.
     */
    IgnoreItemListener(JComboBox combo)
    public IgnoreItemListener(JComboBox combo)
    {
      this.combo = combo;
      selectedItem = combo.getSelectedItem();