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

kenneth_suter
23.29.2007 23faffa02e132a30c02f928e317c6f66ac373d06
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetupPanel.java
@@ -34,6 +34,7 @@
import javax.swing.JPanel;
import org.opends.quicksetup.i18n.ResourceProvider;
import org.opends.quicksetup.UserData;
/**
 * This class is an abstract class that provides some commodity methods.
@@ -92,6 +93,14 @@
  }
  /**
   * Gets the user data associated with the current application.
   * @return UserData user specified data
   */
  protected UserData getUserData() {
    return application.getUserData();
  }
  /**
   * Returns a localized message for a key value.  In  the properties file we
   * have something of type:
   * key=value