|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.resourcebroker.utils.console.PrettyFormatter
public class PrettyFormatter
Constructor Summary | |
---|---|
PrettyFormatter()
|
Method Summary | |
---|---|
static java.lang.String |
bold(java.lang.String msg)
Returns the ANSI escaped string for printing it underlined. |
static java.lang.String |
underlined(java.lang.String msg)
Returns the ANSI escaped string for printing it underlined. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrettyFormatter()
Method Detail |
---|
public static java.lang.String underlined(java.lang.String msg)
msg
-
public static java.lang.String bold(java.lang.String msg)
msg
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |