|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaige.gui.MadLibGUI
public class MadLibGUI
Constructor Summary | |
---|---|
MadLibGUI()
|
Method Summary | |
---|---|
void |
display(java.lang.String title)
|
java.lang.String |
getText()
|
void |
load(java.net.URL url)
|
void |
setText(java.lang.String text)
|
boolean |
start()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MadLibGUI()
Method Detail |
---|
public void setText(java.lang.String text)
public void load(java.net.URL url) throws java.io.IOException
java.io.IOException
public java.lang.String getText()
public void display(java.lang.String title)
public boolean start()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |