Package view.GUI
Class LoggerGUI
java.lang.Object
view.GUI.LoggerGUI
GUI used to display the log sent by the library.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoggerGUI
public LoggerGUI()
-
-
Method Details
-
launch
public void launch()Launch GUI- See Also:
-
LoggerGUI.VisualiserFrame
-
printText
Print in view text passed as parameter- Parameters:
textToPrint
- text to print in the view
-
close
public void close()Close the View.
-