Package gda.jython
Interface ITerminalPrinter
- All Known Implementing Classes:
JythonServerFacade,MockJythonServerFacade,NoOpTerminalPrinter
public interface ITerminalPrinter
Interface used by some classes to print to the client Terminal windows
Provided to ensure loose coupling between callers and command runner implementation
-
Method Summary
-
Method Details
-
print
- Parameters:
text-
-