root
root
API
org.encalmo.utils
CommandLineUtils
ConsoleUtils
root
/
org.encalmo.utils
/
ConsoleUtils
ConsoleUtils
org.encalmo.utils.ConsoleUtils
object
ConsoleUtils
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ConsoleUtils
.
type
Members list
Clear all
Value members
Concrete methods
def
printlnErrorMessage
(
message
:
String
):
Unit
def
printlnInfoMessage
(
message
:
String
):
Unit
def
printlnMessage
(
size
:
Int
,
margin
:
Int
,
color
:
String
,
message
:
String
,
centered
:
Boolean
):
Unit
def
printlnMessageBoxed
(
size
:
Int
,
margin
:
Int
,
color
:
String
,
frame
:
Char
,
message
:
String
,
centered
:
Boolean
):
Unit
def
printlnMessageOverlined
(
size
:
Int
,
margin
:
Int
,
color
:
String
,
frame
:
Char
,
message
:
String
,
centered
:
Boolean
):
Unit
def
printlnMessageUnderlined
(
size
:
Int
,
margin
:
Int
,
color
:
String
,
frame
:
Char
,
message
:
String
,
centered
:
Boolean
):
Unit
def
printlnWarningMessage
(
message
:
String
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods