Searched defs:BinaryAttributeEditorPanel (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBinaryAttributeEditorPanel.java65 public class BinaryAttributeEditorPanel extends StatusGenericPanel class in inherits:StatusGenericPanel
87 Logger.getLogger(BinaryAttributeEditorPanel.class.getName());
93 public BinaryAttributeEditorPanel() method in class:BinaryAttributeEditorPanel
124 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
129 BinaryAttributeEditorPanel.updateImage(lImage, value.getBytes());
149 BinaryAttributeEditorPanel.updateBase64(base64, value.getBytes());
172 BinaryAttributeEditorPanel.this.value = value;
185 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
207 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
434 Utilities.getParentDialog(BinaryAttributeEditorPanel
[all...]
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBinaryAttributeEditorPanel.java64 public class BinaryAttributeEditorPanel extends StatusGenericPanel class in inherits:StatusGenericPanel
86 Logger.getLogger(BinaryAttributeEditorPanel.class.getName());
92 public BinaryAttributeEditorPanel() method in class:BinaryAttributeEditorPanel
123 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
128 BinaryAttributeEditorPanel.updateImage(lImage, value.getBytes());
148 BinaryAttributeEditorPanel.updateBase64(base64, value.getBytes());
171 BinaryAttributeEditorPanel.this.value = value;
184 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
206 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
433 Utilities.getParentDialog(BinaryAttributeEditorPanel
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBinaryAttributeEditorPanel.java65 public class BinaryAttributeEditorPanel extends StatusGenericPanel class in inherits:StatusGenericPanel
87 Logger.getLogger(BinaryAttributeEditorPanel.class.getName());
93 public BinaryAttributeEditorPanel() method in class:BinaryAttributeEditorPanel
124 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
129 BinaryAttributeEditorPanel.updateImage(lImage, value.getBytes());
149 BinaryAttributeEditorPanel.updateBase64(base64, value.getBytes());
172 BinaryAttributeEditorPanel.this.value = value;
185 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
207 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
434 Utilities.getParentDialog(BinaryAttributeEditorPanel
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBinaryAttributeEditorPanel.java64 public class BinaryAttributeEditorPanel extends StatusGenericPanel class in inherits:StatusGenericPanel
86 Logger.getLogger(BinaryAttributeEditorPanel.class.getName());
92 public BinaryAttributeEditorPanel() method in class:BinaryAttributeEditorPanel
123 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
128 BinaryAttributeEditorPanel.updateImage(lImage, value.getBytes());
148 BinaryAttributeEditorPanel.updateBase64(base64, value.getBytes());
171 BinaryAttributeEditorPanel.this.value = value;
184 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
206 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
433 Utilities.getParentDialog(BinaryAttributeEditorPanel
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBinaryAttributeEditorPanel.java65 public class BinaryAttributeEditorPanel extends StatusGenericPanel class in inherits:StatusGenericPanel
87 Logger.getLogger(BinaryAttributeEditorPanel.class.getName());
93 public BinaryAttributeEditorPanel() method in class:BinaryAttributeEditorPanel
124 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
129 BinaryAttributeEditorPanel.updateImage(lImage, value.getBytes());
149 BinaryAttributeEditorPanel.updateBase64(base64, value.getBytes());
172 BinaryAttributeEditorPanel.this.value = value;
185 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
207 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
434 Utilities.getParentDialog(BinaryAttributeEditorPanel
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DBinaryAttributeEditorPanel.java62 public class BinaryAttributeEditorPanel extends StatusGenericPanel class in inherits:StatusGenericPanel
89 public BinaryAttributeEditorPanel() method in class:BinaryAttributeEditorPanel
119 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
124 BinaryAttributeEditorPanel.updateImage(lImage, value.getBytes());
144 BinaryAttributeEditorPanel.updateBase64(base64, value.getBytes());
167 BinaryAttributeEditorPanel.this.value = value;
178 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
200 BinaryAttributeEditorPanel.this.attrName.setText(attrName);
420 Utilities.getParentDialog(BinaryAttributeEditorPanel.this).
623 BinaryAttributeEditorPanel
[all...]

Completed in 34 milliseconds