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

Jean-Noël Rouvignac
20.36.2016 2a3158aad80fc910b83336485b3e545dea50066c
opendj-server-legacy/src/main/java/org/opends/quicksetup/ButtonName.java
@@ -12,6 +12,7 @@
 * information: "Portions Copyright [year] [name of copyright owner]".
 *
 * Copyright 2006-2008 Sun Microsystems, Inc.
 * Portions Copyright 2016 ForgeRock AS.
 */
package org.opends.quicksetup;
@@ -22,33 +23,19 @@
 */
public enum ButtonName
{
  /**
   * The Next button.
   */
  /** The Next button. */
  NEXT,
  /**
   * The Previous button.
   */
  /** The Previous button. */
  PREVIOUS,
  /**
   * The Quit button.
   */
  /** The Quit button. */
  QUIT,
  /**
   * The Continue with install button.
   */
  /** The Continue with install button. */
  CONTINUE_INSTALL,
  /**
   * The Close button.
   */
  /** The Close button. */
  CLOSE,
  /**
   * The Finish button.
   */
  /** The Finish button. */
  FINISH,
  /**
   * The Launch Status Panel button.
   */
  /** The Launch Status Panel button. */
  LAUNCH_STATUS_PANEL,
  /**
   * Input panel button.  This is used to identify generic buttons inside