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

Violette Roche-Montane
07.31.2013 f24a28a51520844e5580408bf7290e79e6a0acf1
opends/src/quicksetup/org/opends/quicksetup/installer/ui/InstallLicensePanel.java
@@ -108,7 +108,7 @@
    JTextArea detailsTextArea = new JTextArea(10, 50);
    detailsTextArea.setBackground(
        UIFactory.CURRENT_STEP_PANEL_BACKGROUND);
    detailsTextArea.setFont(UIFactory.TEXTFIELD_FONT);
    detailsTextArea.setText(LicenseFile.getText());
    gbc.insets = UIFactory.getEmptyInsets();