8788899091929394
inputStream = new IOConsoleInputStream(this); synchronized (openStreams) { openStreams.add(inputStream); } partitioner = new IOConsolePartitioner(inputStream, this); partitioner.connect(getDocument()); }