/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/ui/ |
H A D | GlobalAdministratorPanel.java | 47 import org.opends.quicksetup.ui.FieldName; 64 private HashMap<FieldName, JLabel> hmLabels = 65 new HashMap<FieldName, JLabel>(); 67 private HashMap<FieldName, JTextComponent> hmFields = 68 new HashMap<FieldName, JTextComponent>(); 86 public Object getFieldValue(FieldName fieldName) 101 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 133 FieldName[] fields = 135 FieldName.GLOBAL_ADMINISTRATOR_UID, 136 FieldName [all...] |
H A D | InstallReviewPanel.java | 68 private HashMap<FieldName, JLabel> hmLabels = 69 new HashMap<FieldName, JLabel>(); 71 private HashMap<FieldName, JTextComponent> hmFields = 72 new HashMap<FieldName, JTextComponent>(); 108 setFieldValue(FieldName.SERVER_LOCATION, userData.getServerLocation()); 110 setFieldValue(FieldName.HOST_NAME, 112 setFieldValue(FieldName.SERVER_PORT, 114 setFieldValue(FieldName.ADMIN_CONNECTOR_PORT, 116 setFieldValue(FieldName.SECURITY_OPTIONS, 118 setFieldValue(FieldName [all...] |
H A D | DataOptionsPanel.java | 54 import org.opends.quicksetup.ui.FieldName; 75 private HashMap<FieldName, JLabel> hmLabels = 76 new HashMap<FieldName, JLabel>(); 78 private HashMap<FieldName, JTextComponent> hmFields = 79 new HashMap<FieldName, JTextComponent>(); 104 public Object getFieldValue(FieldName fieldName) 108 if (fieldName == FieldName.DATA_OPTIONS) 134 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 141 if (fieldName != FieldName.DIRECTORY_BASE_DN) 180 panel.add(getLabel(FieldName [all...] |
H A D | DataReplicationPanel.java | 57 import org.opends.quicksetup.ui.FieldName; 77 private HashMap<FieldName, JLabel> hmLabels = 78 new HashMap<FieldName, JLabel>(); 79 private HashMap<FieldName, JTextComponent> hmFields = 80 new HashMap<FieldName, JTextComponent>(); 100 public Object getFieldValue(FieldName fieldName) 104 if (fieldName == FieldName.REPLICATION_OPTIONS) 120 else if (fieldName == FieldName.REPLICATION_SECURE) 146 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 194 auxPanel.add(getLabel(FieldName [all...] |
H A D | ServerSettingsPanel.java | 47 import org.opends.quicksetup.ui.FieldName; 83 private HashMap<FieldName, JLabel> hmLabels = 84 new HashMap<FieldName, JLabel>(); 86 private HashMap<FieldName, JTextComponent> hmFields = 87 new HashMap<FieldName, JTextComponent>(); 118 public Object getFieldValue(FieldName fieldName) 122 if (fieldName == FieldName.SERVER_LOCATION) 142 else if (fieldName == FieldName.SECURITY_OPTIONS) 161 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 188 FieldName[] fieldName [all...] |
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/ui/ |
H A D | GlobalAdministratorPanel.java | 48 import org.opends.quicksetup.ui.FieldName; 65 private HashMap<FieldName, JLabel> hmLabels = 66 new HashMap<FieldName, JLabel>(); 68 private HashMap<FieldName, JTextComponent> hmFields = 69 new HashMap<FieldName, JTextComponent>(); 87 public Object getFieldValue(FieldName fieldName) 102 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 134 FieldName[] fields = 136 FieldName.GLOBAL_ADMINISTRATOR_UID, 137 FieldName [all...] |
H A D | InstallReviewPanel.java | 69 private HashMap<FieldName, JLabel> hmLabels = 70 new HashMap<FieldName, JLabel>(); 72 private HashMap<FieldName, JTextComponent> hmFields = 73 new HashMap<FieldName, JTextComponent>(); 109 setFieldValue(FieldName.SERVER_LOCATION, userData.getServerLocation()); 111 setFieldValue(FieldName.HOST_NAME, 113 setFieldValue(FieldName.SERVER_PORT, 115 setFieldValue(FieldName.ADMIN_CONNECTOR_PORT, 117 setFieldValue(FieldName.SECURITY_OPTIONS, 119 setFieldValue(FieldName [all...] |
H A D | DataOptionsPanel.java | 55 import org.opends.quicksetup.ui.FieldName; 76 private HashMap<FieldName, JLabel> hmLabels = 77 new HashMap<FieldName, JLabel>(); 79 private HashMap<FieldName, JTextComponent> hmFields = 80 new HashMap<FieldName, JTextComponent>(); 105 public Object getFieldValue(FieldName fieldName) 109 if (fieldName == FieldName.DATA_OPTIONS) 135 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 142 if (fieldName != FieldName.DIRECTORY_BASE_DN) 181 panel.add(getLabel(FieldName [all...] |
H A D | DataReplicationPanel.java | 58 import org.opends.quicksetup.ui.FieldName; 78 private HashMap<FieldName, JLabel> hmLabels = 79 new HashMap<FieldName, JLabel>(); 80 private HashMap<FieldName, JTextComponent> hmFields = 81 new HashMap<FieldName, JTextComponent>(); 101 public Object getFieldValue(FieldName fieldName) 105 if (fieldName == FieldName.REPLICATION_OPTIONS) 121 else if (fieldName == FieldName.REPLICATION_SECURE) 147 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 195 auxPanel.add(getLabel(FieldName [all...] |
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/ui/ |
H A D | GlobalAdministratorPanel.java | 48 import org.opends.quicksetup.ui.FieldName; 65 private HashMap<FieldName, JLabel> hmLabels = 66 new HashMap<FieldName, JLabel>(); 68 private HashMap<FieldName, JTextComponent> hmFields = 69 new HashMap<FieldName, JTextComponent>(); 87 public Object getFieldValue(FieldName fieldName) 102 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 134 FieldName[] fields = 136 FieldName.GLOBAL_ADMINISTRATOR_UID, 137 FieldName [all...] |
H A D | InstallReviewPanel.java | 69 private HashMap<FieldName, JLabel> hmLabels = 70 new HashMap<FieldName, JLabel>(); 72 private HashMap<FieldName, JTextComponent> hmFields = 73 new HashMap<FieldName, JTextComponent>(); 109 setFieldValue(FieldName.SERVER_LOCATION, userData.getServerLocation()); 111 setFieldValue(FieldName.HOST_NAME, 113 setFieldValue(FieldName.SERVER_PORT, 115 setFieldValue(FieldName.ADMIN_CONNECTOR_PORT, 117 setFieldValue(FieldName.SECURITY_OPTIONS, 119 setFieldValue(FieldName [all...] |
H A D | DataOptionsPanel.java | 55 import org.opends.quicksetup.ui.FieldName; 76 private HashMap<FieldName, JLabel> hmLabels = 77 new HashMap<FieldName, JLabel>(); 79 private HashMap<FieldName, JTextComponent> hmFields = 80 new HashMap<FieldName, JTextComponent>(); 105 public Object getFieldValue(FieldName fieldName) 109 if (fieldName == FieldName.DATA_OPTIONS) 135 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 142 if (fieldName != FieldName.DIRECTORY_BASE_DN) 181 panel.add(getLabel(FieldName [all...] |
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/ui/ |
H A D | GlobalAdministratorPanel.java | 47 import org.opends.quicksetup.ui.FieldName; 64 private HashMap<FieldName, JLabel> hmLabels = 65 new HashMap<FieldName, JLabel>(); 67 private HashMap<FieldName, JTextComponent> hmFields = 68 new HashMap<FieldName, JTextComponent>(); 86 public Object getFieldValue(FieldName fieldName) 101 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 133 FieldName[] fields = 135 FieldName.GLOBAL_ADMINISTRATOR_UID, 136 FieldName [all...] |
H A D | InstallReviewPanel.java | 68 private HashMap<FieldName, JLabel> hmLabels = 69 new HashMap<FieldName, JLabel>(); 71 private HashMap<FieldName, JTextComponent> hmFields = 72 new HashMap<FieldName, JTextComponent>(); 108 setFieldValue(FieldName.SERVER_LOCATION, userData.getServerLocation()); 110 setFieldValue(FieldName.HOST_NAME, 112 setFieldValue(FieldName.SERVER_PORT, 114 setFieldValue(FieldName.ADMIN_CONNECTOR_PORT, 116 setFieldValue(FieldName.SECURITY_OPTIONS, 118 setFieldValue(FieldName [all...] |
H A D | DataOptionsPanel.java | 54 import org.opends.quicksetup.ui.FieldName; 75 private HashMap<FieldName, JLabel> hmLabels = 76 new HashMap<FieldName, JLabel>(); 78 private HashMap<FieldName, JTextComponent> hmFields = 79 new HashMap<FieldName, JTextComponent>(); 104 public Object getFieldValue(FieldName fieldName) 108 if (fieldName == FieldName.DATA_OPTIONS) 134 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 141 if (fieldName != FieldName.DIRECTORY_BASE_DN) 180 panel.add(getLabel(FieldName [all...] |
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/ui/ |
H A D | GlobalAdministratorPanel.java | 48 import org.opends.quicksetup.ui.FieldName; 65 private HashMap<FieldName, JLabel> hmLabels = 66 new HashMap<FieldName, JLabel>(); 68 private HashMap<FieldName, JTextComponent> hmFields = 69 new HashMap<FieldName, JTextComponent>(); 87 public Object getFieldValue(FieldName fieldName) 102 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 134 FieldName[] fields = 136 FieldName.GLOBAL_ADMINISTRATOR_UID, 137 FieldName [all...] |
H A D | InstallReviewPanel.java | 106 import org.opends.quicksetup.ui.FieldName; 126 private HashMap<FieldName, JLabel> hmLabels = 127 new HashMap<FieldName, JLabel>(); 129 private HashMap<FieldName, JTextComponent> hmFields = 130 new HashMap<FieldName, JTextComponent>(); 166 setFieldValue(FieldName.SERVER_LOCATION, userData.getServerLocation()); 168 setFieldValue(FieldName.HOST_NAME, 170 setFieldValue(FieldName.SERVER_PORT, 172 setFieldValue(FieldName.ADMIN_CONNECTOR_PORT, 174 setFieldValue(FieldName [all...] |
H A D | DataOptionsPanel.java | 55 import org.opends.quicksetup.ui.FieldName; 76 private HashMap<FieldName, JLabel> hmLabels = 77 new HashMap<FieldName, JLabel>(); 79 private HashMap<FieldName, JTextComponent> hmFields = 80 new HashMap<FieldName, JTextComponent>(); 105 public Object getFieldValue(FieldName fieldName) 109 if (fieldName == FieldName.DATA_OPTIONS) 135 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 142 if (fieldName != FieldName.DIRECTORY_BASE_DN) 181 panel.add(getLabel(FieldName [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/ui/ |
H A D | GlobalAdministratorPanel.java | 46 import org.opends.quicksetup.ui.FieldName; 63 private HashMap<FieldName, JLabel> hmLabels = new HashMap<>(); 64 private HashMap<FieldName, JTextComponent> hmFields = new HashMap<>(); 80 public Object getFieldValue(FieldName fieldName) 92 public void displayFieldInvalid(FieldName fieldName, boolean invalid) 122 FieldName[] fields = 124 FieldName.GLOBAL_ADMINISTRATOR_UID, 125 FieldName.GLOBAL_ADMINISTRATOR_PWD, 126 FieldName.GLOBAL_ADMINISTRATOR_PWD_CONFIRM 199 private String getDefaultValue(FieldName fieldNam [all...] |
H A D | DataOptionsPanel.java | 56 import org.opends.quicksetup.ui.FieldName; 76 private HashMap<FieldName, JLabel> hmLabels = new HashMap<>(); 77 private HashMap<FieldName, JTextComponent> hmFields = new HashMap<>(); 101 public Object getFieldValue(FieldName fieldName) 103 if (fieldName == FieldName.DATA_OPTIONS) 113 else if (FieldName.BACKEND_TYPE == fieldName) 130 public void displayFieldInvalid(final FieldName fieldName, final boolean invalid) 137 if (fieldName != FieldName.DIRECTORY_BASE_DN) 161 int h1 = getLabel(FieldName.DATA_OPTIONS).getPreferredSize().height; 169 panel.add(getLabel(FieldName [all...] |
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/ui/ |
H A D | ConfirmUninstallPanel.java | 34 import org.opends.quicksetup.ui.FieldName; 69 private HashMap<FieldName, JCheckBox> hmCbs = 70 new HashMap<FieldName, JCheckBox>(); 88 public Object getFieldValue(FieldName fieldName) 97 if (getCheckBox(FieldName.EXTERNAL_DB_DIRECTORIES).isSelected()) 109 if (getCheckBox(FieldName.EXTERNAL_LOG_FILES).isSelected()) 139 FieldName[] fieldNames = { 140 FieldName.REMOVE_LIBRARIES_AND_TOOLS, 141 FieldName.REMOVE_DATABASES, 142 FieldName [all...] |
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/ui/ |
H A D | ConfirmUninstallPanel.java | 33 import org.opends.quicksetup.ui.FieldName; 68 private HashMap<FieldName, JCheckBox> hmCbs = 69 new HashMap<FieldName, JCheckBox>(); 87 public Object getFieldValue(FieldName fieldName) 96 if (getCheckBox(FieldName.EXTERNAL_DB_DIRECTORIES).isSelected()) 108 if (getCheckBox(FieldName.EXTERNAL_LOG_FILES).isSelected()) 138 FieldName[] fieldNames = { 139 FieldName.REMOVE_LIBRARIES_AND_TOOLS, 140 FieldName.REMOVE_DATABASES, 141 FieldName [all...] |
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/ui/ |
H A D | ConfirmUninstallPanel.java | 34 import org.opends.quicksetup.ui.FieldName; 69 private HashMap<FieldName, JCheckBox> hmCbs = 70 new HashMap<FieldName, JCheckBox>(); 88 public Object getFieldValue(FieldName fieldName) 97 if (getCheckBox(FieldName.EXTERNAL_DB_DIRECTORIES).isSelected()) 109 if (getCheckBox(FieldName.EXTERNAL_LOG_FILES).isSelected()) 139 FieldName[] fieldNames = { 140 FieldName.REMOVE_LIBRARIES_AND_TOOLS, 141 FieldName.REMOVE_DATABASES, 142 FieldName [all...] |
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/ui/ |
H A D | ConfirmUninstallPanel.java | 33 import org.opends.quicksetup.ui.FieldName; 68 private HashMap<FieldName, JCheckBox> hmCbs = 69 new HashMap<FieldName, JCheckBox>(); 87 public Object getFieldValue(FieldName fieldName) 96 if (getCheckBox(FieldName.EXTERNAL_DB_DIRECTORIES).isSelected()) 108 if (getCheckBox(FieldName.EXTERNAL_LOG_FILES).isSelected()) 138 FieldName[] fieldNames = { 139 FieldName.REMOVE_LIBRARIES_AND_TOOLS, 140 FieldName.REMOVE_DATABASES, 141 FieldName [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/uninstaller/ui/ |
H A D | ConfirmUninstallPanel.java | 33 import org.opends.quicksetup.ui.FieldName; 67 private HashMap<FieldName, JCheckBox> hmCbs = new HashMap<>(); 83 public Object getFieldValue(FieldName fieldName) 90 && getCheckBox(FieldName.EXTERNAL_DB_DIRECTORIES).isSelected()) 99 && getCheckBox(FieldName.EXTERNAL_LOG_FILES).isSelected()) 121 FieldName[] fieldNames = { 122 FieldName.REMOVE_LIBRARIES_AND_TOOLS, 123 FieldName.REMOVE_DATABASES, 124 FieldName.REMOVE_LOGS, 125 FieldName [all...] |