Searched defs:style (Results 1 - 25 of 65) sorted by relevance

123

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPCreateDeviceModel.java42 * @param style Name of Style.
46 String getCreateDevicePropertyXML(String profileName, String style) argument
H A DMAPCreateDeviceModelImpl.java66 * @param style Name of Style.
70 public String getCreateDevicePropertyXML(String clientType, String style) argument
78 createDeviceReqAttrs, clientType, style);
124 String style
134 set.add(style);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPCreateDeviceModel.java42 * @param style Name of Style.
46 String getCreateDevicePropertyXML(String profileName, String style) argument
H A DMAPCreateDeviceModelImpl.java66 * @param style Name of Style.
70 public String getCreateDevicePropertyXML(String clientType, String style) argument
78 createDeviceReqAttrs, clientType, style);
124 String style
134 set.add(style);
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java364 * Returns the font style to be used to render this node.
365 * @return the font style to be used to render this node.
372 * Sets the font style to be used to render this node.
373 * @param style the font style to be used to render this node.
375 public void setFontStyle(int style) { argument
376 fontStyle = style;
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java363 * Returns the font style to be used to render this node.
364 * @return the font style to be used to render this node.
371 * Sets the font style to be used to render this node.
372 * @param style the font style to be used to render this node.
374 public void setFontStyle(int style) { argument
375 fontStyle = style;
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java364 * Returns the font style to be used to render this node.
365 * @return the font style to be used to render this node.
372 * Sets the font style to be used to render this node.
373 * @param style the font style to be used to render this node.
375 public void setFontStyle(int style) { argument
376 fontStyle = style;
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java363 * Returns the font style to be used to render this node.
364 * @return the font style to be used to render this node.
371 * Sets the font style to be used to render this node.
372 * @param style the font style to be used to render this node.
374 public void setFontStyle(int style) { argument
375 fontStyle = style;
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java364 * Returns the font style to be used to render this node.
365 * @return the font style to be used to render this node.
372 * Sets the font style to be used to render this node.
373 * @param style the font style to be used to render this node.
375 public void setFontStyle(int style) { argument
376 fontStyle = style;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/nodes/
H A DBasicNode.java364 * Returns the font style to be used to render this node.
365 * @return the font style to be used to render this node.
372 * Sets the font style to be used to render this node.
373 * @param style the font style to be used to render this node.
375 public void setFontStyle(int style) { argument
376 fontStyle = style;
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/cdm/
H A DDefaultClientTypesManager.java130 // [ Value of Map (Styles Key = style name; Value = client) ]
502 * Nokia7110, with Nokia style & WML for its baseProfile, will go into
522 * Rearranges a client and puts it under a different style if parent
574 String style = null;
581 style = base;
585 if (style == null) {
586 style = base; // baseProfile is also a style
592 * We dont want to add the base/style Client to their own Maps.
597 } else if ((m = (Map) profMap.get(style)) !
1040 getClients(String baseProfileName, String style) argument
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/cdm/
H A DDefaultClientTypesManager.java129 // [ Value of Map (Styles Key = style name; Value = client) ]
501 * Nokia7110, with Nokia style & WML for its baseProfile, will go into
521 * Rearranges a client and puts it under a different style if parent
573 String style = null;
580 style = base;
584 if (style == null) {
585 style = base; // baseProfile is also a style
591 * We dont want to add the base/style Client to their own Maps.
596 } else if ((m = (Map) profMap.get(style)) !
1039 getClients(String baseProfileName, String style) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/admin/doc/
H A DConfigGuideGeneration.java531 htmlBuff.append("<div style=\"font-size:11px;margin-top:-10px;" +
994 "<span style=\"font-size: 12px;\">&laquo;&nbsp;&nbsp;</span>" +
1304 htmlBuff.append("<hr style=\"width: 100%; height: 2px;\">");
1411 (color != null ? "style=\"color:" + color + "\" " : "") +
1429 htmlStr += "<div style=\"margin-left: " + getIndentPixels() + "px;\">";
1464 private void paragraph(String description, TextStyle style) { argument
1465 paragraph(description, style, null);
1468 private void paragraph(String description, TextStyle style, String pClass) { argument
1473 indentStr = "style=\"margin-left: " + getIndentPixels() + "px;\"";
1475 if (style
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/doc/
H A DConfigGuideGeneration.java532 htmlBuff.append("<div style=\"font-size:11px;margin-top:-10px;" +
995 "<span style=\"font-size: 12px;\">&laquo;&nbsp;&nbsp;</span>" +
1305 htmlBuff.append("<hr style=\"width: 100%; height: 2px;\">");
1412 (color != null ? "style=\"color:" + color + "\" " : "") +
1430 htmlStr += "<div style=\"margin-left: " + getIndentPixels() + "px;\">";
1465 private void paragraph(String description, TextStyle style) { argument
1466 paragraph(description, style, null);
1469 private void paragraph(String description, TextStyle style, String pClass) { argument
1474 indentStr = "style=\"margin-left: " + getIndentPixels() + "px;\"";
1476 if (style
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/doc/
H A DConfigGuideGeneration.java532 htmlBuff.append("<div style=\"font-size:11px;margin-top:-10px;" +
995 "<span style=\"font-size: 12px;\">&laquo;&nbsp;&nbsp;</span>" +
1305 htmlBuff.append("<hr style=\"width: 100%; height: 2px;\">");
1412 (color != null ? "style=\"color:" + color + "\" " : "") +
1430 htmlStr += "<div style=\"margin-left: " + getIndentPixels() + "px;\">";
1465 private void paragraph(String description, TextStyle style) { argument
1466 paragraph(description, style, null);
1469 private void paragraph(String description, TextStyle style, String pClass) { argument
1474 indentStr = "style=\"margin-left: " + getIndentPixels() + "px;\"";
1476 if (style
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/admin/doc/
H A DConfigGuideGeneration.java531 htmlBuff.append("<div style=\"font-size:11px;margin-top:-10px;" +
994 "<span style=\"font-size: 12px;\">&laquo;&nbsp;&nbsp;</span>" +
1304 htmlBuff.append("<hr style=\"width: 100%; height: 2px;\">");
1411 (color != null ? "style=\"color:" + color + "\" " : "") +
1429 htmlStr += "<div style=\"margin-left: " + getIndentPixels() + "px;\">";
1464 private void paragraph(String description, TextStyle style) { argument
1465 paragraph(description, style, null);
1468 private void paragraph(String description, TextStyle style, String pClass) { argument
1473 indentStr = "style=\"margin-left: " + getIndentPixels() + "px;\"";
1475 if (style
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/doc/
H A DConfigGuideGeneration.java532 htmlBuff.append("<div style=\"font-size:11px;margin-top:-10px;" +
995 "<span style=\"font-size: 12px;\">&laquo;&nbsp;&nbsp;</span>" +
1305 htmlBuff.append("<hr style=\"width: 100%; height: 2px;\">");
1412 (color != null ? "style=\"color:" + color + "\" " : "") +
1430 htmlStr += "<div style=\"margin-left: " + getIndentPixels() + "px;\">";
1465 private void paragraph(String description, TextStyle style) { argument
1466 paragraph(description, style, null);
1469 private void paragraph(String description, TextStyle style, String pClass) { argument
1474 indentStr = "style=\"margin-left: " + getIndentPixels() + "px;\"";
1476 if (style
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/doc/
H A DConfigGuideGeneration.java528 htmlBuff.append("<div style=\"font-size:11px;margin-top:-10px;")
986 "<span style=\"font-size: 12px;\">&laquo;&nbsp;&nbsp;</span>" +
1305 htmlBuff.append("<hr style=\"width: 100%; height: 2px;\">");
1408 (color != null ? "style=\"color:" + color + "\" " : "") +
1426 htmlStr += "<div style=\"margin-left: " + getIndentPixels() + "px;\">";
1461 private void paragraph(String description, TextStyle style) { argument
1462 paragraph(description, style, null);
1465 private void paragraph(String description, TextStyle style, String pClass) { argument
1470 indentStr = "style=\"margin-left: " + getIndentPixels() + "px;\"";
1472 if (style
[all...]
/forgerock/openam-v13/openam-authentication/deviceprint/scripts/src/main/resources/js/
H A Djquery.js3585 // Execute ASAP in case we need to set body.style.zoom
3591 if ( !body || !body.style ) {
3599 container.style.cssText = "position:absolute;border:0;width:0;height:0;top:0;left:-9999px";
3602 if ( typeof div.style.zoom !== strundefined ) {
3607 div.style.cssText = "display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1";
3614 body.style.zoom = 1;
5324 rnoInnerhtml = /<(?:script|style|link)/i,
5342 // IE6-8 can't serialize link, script, style, or any html5 (NoScope) tags,
6037 var style,
6041 display = window.getDefaultComputedStyle && ( style
[all...]
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java504 "<div style=\"color:#"+
509 "border-style:solid;border-width:3px;border-color:#"+
517 "<div style=\"color:#"+
522 "border-style:solid;border-width:3px;border-color:#"+
530 "<div style=\"font-size:1px;background-color:#"+
618 * have. A text style basically specifies the font and color to be used to
625 * Current Step label style for the steps panel.
629 * Not current Step label style for the steps panel.
633 * Title label style for the current step panel.
637 * Primary field valid label style fo
830 makeJLabel(IconType iconName, Message text, TextStyle style) argument
904 makeJTextField(Message text, Message tooltip, int size, TextStyle style) argument
923 makeJPasswordField(Message text, Message tooltip, int size, TextStyle style) argument
941 makeJRadioButton(Message text, Message tooltip, TextStyle style) argument
969 makeJCheckBox(Message text, Message tooltip, TextStyle style) argument
1006 setTextStyle(JComponent l, TextStyle style) argument
1202 makeTextPane(Message text, TextStyle style) argument
[all...]
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java505 "<div style=\"color:#"+
510 "border-style:solid;border-width:3px;border-color:#"+
518 "<div style=\"color:#"+
523 "border-style:solid;border-width:3px;border-color:#"+
531 "<div style=\"font-size:1px;background-color:#"+
619 * have. A text style basically specifies the font and color to be used to
626 * Current Step label style for the steps panel.
630 * Not current Step label style for the steps panel.
634 * Title label style for the current step panel.
638 * Primary field valid label style fo
831 makeJLabel(IconType iconName, Message text, TextStyle style) argument
905 makeJTextField(Message text, Message tooltip, int size, TextStyle style) argument
924 makeJPasswordField(Message text, Message tooltip, int size, TextStyle style) argument
942 makeJRadioButton(Message text, Message tooltip, TextStyle style) argument
970 makeJCheckBox(Message text, Message tooltip, TextStyle style) argument
1007 setTextStyle(JComponent l, TextStyle style) argument
1203 makeTextPane(Message text, TextStyle style) argument
[all...]
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java505 "<div style=\"color:#"+
510 "border-style:solid;border-width:3px;border-color:#"+
518 "<div style=\"color:#"+
523 "border-style:solid;border-width:3px;border-color:#"+
531 "<div style=\"font-size:1px;background-color:#"+
619 * have. A text style basically specifies the font and color to be used to
626 * Current Step label style for the steps panel.
630 * Not current Step label style for the steps panel.
634 * Title label style for the current step panel.
638 * Primary field valid label style fo
831 makeJLabel(IconType iconName, Message text, TextStyle style) argument
905 makeJTextField(Message text, Message tooltip, int size, TextStyle style) argument
924 makeJPasswordField(Message text, Message tooltip, int size, TextStyle style) argument
942 makeJRadioButton(Message text, Message tooltip, TextStyle style) argument
970 makeJCheckBox(Message text, Message tooltip, TextStyle style) argument
1007 setTextStyle(JComponent l, TextStyle style) argument
1203 makeTextPane(Message text, TextStyle style) argument
[all...]
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java504 "<div style=\"color:#"+
509 "border-style:solid;border-width:3px;border-color:#"+
517 "<div style=\"color:#"+
522 "border-style:solid;border-width:3px;border-color:#"+
530 "<div style=\"font-size:1px;background-color:#"+
618 * have. A text style basically specifies the font and color to be used to
625 * Current Step label style for the steps panel.
629 * Not current Step label style for the steps panel.
633 * Title label style for the current step panel.
637 * Primary field valid label style fo
830 makeJLabel(IconType iconName, Message text, TextStyle style) argument
904 makeJTextField(Message text, Message tooltip, int size, TextStyle style) argument
923 makeJPasswordField(Message text, Message tooltip, int size, TextStyle style) argument
941 makeJRadioButton(Message text, Message tooltip, TextStyle style) argument
969 makeJCheckBox(Message text, Message tooltip, TextStyle style) argument
1006 setTextStyle(JComponent l, TextStyle style) argument
1202 makeTextPane(Message text, TextStyle style) argument
[all...]
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java505 "<div style=\"color:#"+
510 "border-style:solid;border-width:3px;border-color:#"+
518 "<div style=\"color:#"+
523 "border-style:solid;border-width:3px;border-color:#"+
531 "<div style=\"font-size:1px;background-color:#"+
619 * have. A text style basically specifies the font and color to be used to
626 * Current Step label style for the steps panel.
630 * Not current Step label style for the steps panel.
634 * Title label style for the current step panel.
638 * Primary field valid label style fo
831 makeJLabel(IconType iconName, Message text, TextStyle style) argument
905 makeJTextField(Message text, Message tooltip, int size, TextStyle style) argument
924 makeJPasswordField(Message text, Message tooltip, int size, TextStyle style) argument
942 makeJRadioButton(Message text, Message tooltip, TextStyle style) argument
970 makeJCheckBox(Message text, Message tooltip, TextStyle style) argument
1007 setTextStyle(JComponent l, TextStyle style) argument
1203 makeTextPane(Message text, TextStyle style) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DUIFactory.java347 "<div style=\"color:#"+
352 "border-style:solid;border-width:3px;border-color:#"+
359 "<div style=\"color:#"+
364 "border-style:solid;border-width:3px;border-color:#"+
370 "<div style=\"font-size:1px;background-color:#"+
419 * have. A text style basically specifies the font and color to be used to
424 /** Current Step label style for the steps panel. */
426 /** Not current Step label style for the steps panel. */
428 /** Title label style for the current step panel. */
430 /** Primary field valid label style fo
609 makeJLabel(IconType iconName, LocalizableMessage text, TextStyle style) argument
680 makeJTextField( LocalizableMessage text, LocalizableMessage tooltip, int size, TextStyle style) argument
704 makeJPasswordField( LocalizableMessage text, LocalizableMessage tooltip, int size, TextStyle style) argument
724 makeJRadioButton(LocalizableMessage text, LocalizableMessage tooltip, TextStyle style) argument
753 makeJCheckBox(LocalizableMessage text, LocalizableMessage tooltip, TextStyle style) argument
795 setTextStyle(JComponent l, TextStyle style) argument
1003 makeTextPane(LocalizableMessage text, TextStyle style) argument
[all...]

Completed in 341 milliseconds

123