Searched defs:wrapText (Results 1 - 21 of 21) sorted by relevance

/forgerock/opendj2/src/build-tools/org/opends/build/tools/
H A DUtilities.java50 public static String wrapText(String text, int width) method in class:Utilities
/forgerock/opendj-b2.6/src/build-tools/org/opends/build/tools/
H A DUtilities.java51 public static String wrapText(String text, int width) method in class:Utilities
/forgerock/opendj2.6.2/src/build-tools/org/opends/build/tools/
H A DUtilities.java51 public static String wrapText(String text, int width) method in class:Utilities
/forgerock/opendj2-hg/src/build-tools/org/opends/build/tools/
H A DUtilities.java50 public static String wrapText(String text, int width) method in class:Utilities
/forgerock/opendj2-jel-hg/src/build-tools/org/opends/build/tools/
H A DUtilities.java51 public static String wrapText(String text, int width) method in class:Utilities
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DExportLDIFPanel.java81 private JCheckBox wrapText; field in class:ExportLDIFPanel
291 wrapText = Utilities.createCheckBox(INFO_CTRL_PANEL_EXPORT_WRAP_TEXT.get());
292 wrapText.setOpaque(false);
297 add(wrapText, gbc);
306 wrapText.addChangeListener(new ChangeListener()
313 wrapColumn.setEnabled(wrapText.isSelected());
317 wrapText.setSelected(false);
400 if (wrapText.isSelected())
604 if (wrapText.isSelected())
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DExportLDIFPanel.java80 private JCheckBox wrapText; field in class:ExportLDIFPanel
290 wrapText = Utilities.createCheckBox(INFO_CTRL_PANEL_EXPORT_WRAP_TEXT.get());
291 wrapText.setOpaque(false);
296 add(wrapText, gbc);
305 wrapText.addChangeListener(new ChangeListener()
312 wrapColumn.setEnabled(wrapText.isSelected());
316 wrapText.setSelected(false);
399 if (wrapText.isSelected())
603 if (wrapText.isSelected())
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DExportLDIFPanel.java81 private JCheckBox wrapText; field in class:ExportLDIFPanel
291 wrapText = Utilities.createCheckBox(INFO_CTRL_PANEL_EXPORT_WRAP_TEXT.get());
292 wrapText.setOpaque(false);
297 add(wrapText, gbc);
306 wrapText.addChangeListener(new ChangeListener()
313 wrapColumn.setEnabled(wrapText.isSelected());
317 wrapText.setSelected(false);
400 if (wrapText.isSelected())
604 if (wrapText.isSelected())
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DExportLDIFPanel.java80 private JCheckBox wrapText; field in class:ExportLDIFPanel
290 wrapText = Utilities.createCheckBox(INFO_CTRL_PANEL_EXPORT_WRAP_TEXT.get());
291 wrapText.setOpaque(false);
296 add(wrapText, gbc);
305 wrapText.addChangeListener(new ChangeListener()
312 wrapColumn.setEnabled(wrapText.isSelected());
316 wrapText.setSelected(false);
399 if (wrapText.isSelected())
603 if (wrapText.isSelected())
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DExportLDIFPanel.java81 private JCheckBox wrapText; field in class:ExportLDIFPanel
291 wrapText = Utilities.createCheckBox(INFO_CTRL_PANEL_EXPORT_WRAP_TEXT.get());
292 wrapText.setOpaque(false);
297 add(wrapText, gbc);
306 wrapText.addChangeListener(new ChangeListener()
313 wrapColumn.setEnabled(wrapText.isSelected());
317 wrapText.setSelected(false);
400 if (wrapText.isSelected())
604 if (wrapText.isSelected())
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DExportLDIFPanel.java81 private JCheckBox wrapText; field in class:ExportLDIFPanel
276 wrapText = Utilities.createCheckBox(INFO_CTRL_PANEL_EXPORT_WRAP_TEXT.get());
277 wrapText.setOpaque(false);
282 add(wrapText, gbc);
291 wrapText.addChangeListener(new ChangeListener()
296 wrapColumn.setEnabled(wrapText.isSelected());
300 wrapText.setSelected(false);
377 if (wrapText.isSelected())
560 if (wrapText.isSelected())
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/status/
H A DStatusCli.java567 wrapText(INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND.get()));
573 wrapText(
848 wrapText(
853 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
858 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
899 wrapText(
904 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
909 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
935 getOutputStream().println(wrapText(errorMsg));
1003 getOutputStream().println(wrapText(lin
1339 private Message wrapText(Message text) method in class:StatusCli
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/status/
H A DStatusCli.java558 wrapText(INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND.get()));
564 wrapText(
839 wrapText(
844 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
849 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
890 wrapText(
895 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
900 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
926 getOutputStream().println(wrapText(errorMsg));
994 getOutputStream().println(wrapText(lin
1330 private Message wrapText(Message text) method in class:StatusCli
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/status/
H A DStatusCli.java567 wrapText(INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND.get()));
573 wrapText(
848 wrapText(
853 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
858 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
899 wrapText(
904 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
909 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
935 getOutputStream().println(wrapText(errorMsg));
1003 getOutputStream().println(wrapText(lin
1339 private Message wrapText(Message text) method in class:StatusCli
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/status/
H A DStatusCli.java567 wrapText(INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND.get()));
573 wrapText(
848 wrapText(
853 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
858 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
899 wrapText(
904 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
909 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
935 getOutputStream().println(wrapText(errorMsg));
1003 getOutputStream().println(wrapText(lin
1339 private Message wrapText(Message text) method in class:StatusCli
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/status/
H A DStatusCli.java558 wrapText(INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND.get()));
564 wrapText(
839 wrapText(
844 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
849 getOutputStream().println(wrapText(INFO_NO_LISTENERS_FOUND.get()));
890 wrapText(
895 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
900 getOutputStream().println(wrapText(INFO_NO_DBS_FOUND.get()));
926 getOutputStream().println(wrapText(errorMsg));
994 getOutputStream().println(wrapText(lin
1330 private Message wrapText(Message text) method in class:StatusCli
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/util/
H A DStaticUtils.java3884 public static String wrapText(Message message, int width) method in class:StaticUtils
3886 return wrapText(Message.toString(message), width, 0);
3903 public static String wrapText(String text, int width) { method in class:StaticUtils
3904 return wrapText(text, width, 0);
3927 public static String wrapText(Message message, int width, int indent) method in class:StaticUtils
3929 return wrapText(Message.toString(message), width, indent);
3952 public static String wrapText(String text, int width, int indent) method in class:StaticUtils
/forgerock/opendj2/src/server/org/opends/server/util/
H A DStaticUtils.java3866 public static String wrapText(Message message, int width) method in class:StaticUtils
3868 return wrapText(Message.toString(message), width, 0);
3885 public static String wrapText(String text, int width) { method in class:StaticUtils
3886 return wrapText(text, width, 0);
3909 public static String wrapText(Message message, int width, int indent) method in class:StaticUtils
3911 return wrapText(Message.toString(message), width, indent);
3934 public static String wrapText(String text, int width, int indent) method in class:StaticUtils
/forgerock/opendj2.6.2/src/server/org/opends/server/util/
H A DStaticUtils.java3884 public static String wrapText(Message message, int width) method in class:StaticUtils
3886 return wrapText(Message.toString(message), width, 0);
3903 public static String wrapText(String text, int width) { method in class:StaticUtils
3904 return wrapText(text, width, 0);
3927 public static String wrapText(Message message, int width, int indent) method in class:StaticUtils
3929 return wrapText(Message.toString(message), width, indent);
3952 public static String wrapText(String text, int width, int indent) method in class:StaticUtils
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/
H A DStaticUtils.java3955 public static String wrapText(Message message, int width) method in class:StaticUtils
3957 return wrapText(Message.toString(message), width, 0);
3974 public static String wrapText(String text, int width) { method in class:StaticUtils
3975 return wrapText(text, width, 0);
3998 public static String wrapText(Message message, int width, int indent) method in class:StaticUtils
4000 return wrapText(Message.toString(message), width, indent);
4023 public static String wrapText(String text, int width, int indent) method in class:StaticUtils
/forgerock/opendj2-hg/src/server/org/opends/server/util/
H A DStaticUtils.java3866 public static String wrapText(Message message, int width) method in class:StaticUtils
3868 return wrapText(Message.toString(message), width, 0);
3885 public static String wrapText(String text, int width) { method in class:StaticUtils
3886 return wrapText(text, width, 0);
3909 public static String wrapText(Message message, int width, int indent) method in class:StaticUtils
3911 return wrapText(Message.toString(message), width, indent);
3934 public static String wrapText(String text, int width, int indent) method in class:StaticUtils

Completed in 195 milliseconds