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

jvergara
03.40.2008 d99730e8ba4fdfaf1a325cc777a06dd12ba3b033
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/MainActionsPane.java
@@ -174,7 +174,11 @@
    return null;
  }
  private ArrayList<Category> createCategories()
  /**
   * Creates the categories contained by this panel.
   * @return the categories contained by this panel.
   */
  protected ArrayList<Category> createCategories()
  {
    ArrayList<Category> categories = new ArrayList<Category>();
    Message[][] labels;