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