Uses of Class
mgui.io.util.ParallelOutputStream
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
-
Uses of ParallelOutputStream in mgui.interfaces
Methods in mgui.interfaces that return ParallelOutputStream Modifier and Type Method Description static ParallelOutputStream
InterfaceEnvironment. getSystemErrorStream()
Gets the system input stream.static ParallelOutputStream
InterfaceEnvironment. getSystemOutputStream()
Gets the system output stream.