|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alliance.launchers.console.Console
public class Console
Created by IntelliJ IDEA. User: maciek Date: 2006-jan-07 Time: 16:32:01 To change this template use File | Settings | File Templates.
| Nested Class Summary | |
|---|---|
static interface |
Console.Printer
|
| Constructor Summary | |
|---|---|
Console(CoreSubsystem core)
|
|
| Method Summary | |
|---|---|
void |
handleLine(java.lang.String line)
|
void |
setPrinter(Console.Printer printer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Console(CoreSubsystem core)
| Method Detail |
|---|
public void setPrinter(Console.Printer printer)
public void handleLine(java.lang.String line)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||