|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdtu.library.ui.Screen
dtu.library.ui.MainScreen
public class MainScreen
Method Summary | |
---|---|
void |
printMenu(java.io.PrintWriter out)
|
boolean |
processSelection(java.lang.String selection,
java.io.BufferedReader in,
java.io.PrintWriter out)
|
Methods inherited from class dtu.library.ui.Screen |
---|
waitForSelection |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void printMenu(java.io.PrintWriter out) throws java.io.IOException
printMenu
in class Screen
java.io.IOException
public boolean processSelection(java.lang.String selection, java.io.BufferedReader in, java.io.PrintWriter out) throws java.io.IOException
processSelection
in class Screen
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |