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

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java533 public static JLabel createPrimaryLabel() method in class:Utilities
535 return createPrimaryLabel(Message.EMPTY);
543 public static JLabel createPrimaryLabel(Message text) method in class:Utilities
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java532 public static JLabel createPrimaryLabel() method in class:Utilities
534 return createPrimaryLabel(Message.EMPTY);
542 public static JLabel createPrimaryLabel(Message text) method in class:Utilities
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java533 public static JLabel createPrimaryLabel() method in class:Utilities
535 return createPrimaryLabel(Message.EMPTY);
543 public static JLabel createPrimaryLabel(Message text) method in class:Utilities
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java532 public static JLabel createPrimaryLabel() method in class:Utilities
534 return createPrimaryLabel(Message.EMPTY);
542 public static JLabel createPrimaryLabel(Message text) method in class:Utilities
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java546 public static JLabel createPrimaryLabel() method in class:Utilities
548 return createPrimaryLabel(Message.EMPTY);
556 public static JLabel createPrimaryLabel(Message text) method in class:Utilities
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/
H A DUtilities.java518 public static JLabel createPrimaryLabel() method in class:Utilities
520 return createPrimaryLabel(LocalizableMessage.EMPTY);
528 public static JLabel createPrimaryLabel(LocalizableMessage text) method in class:Utilities

Completed in 51 milliseconds