|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.rice.comp211.laundry.ui.AboutBox
public final class AboutBox
Simple about box implementation. Pulls name and icon from resources.
Constructor Summary | |
---|---|
AboutBox()
|
Method Summary | |
---|---|
static AboutBox |
getInstance()
|
void |
show(Window parent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
AboutBox()
Method Detail |
---|
public static AboutBox getInstance()
public void show(Window parent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |