|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.darwinsys.swingui.GenericSwingUI
public class GenericSwingUI
Constructor Summary | |
---|---|
GenericSwingUI(javax.swing.JFrame jf)
|
Method Summary | |
---|---|
void |
popup(Severity sev,
java.lang.String title,
java.lang.String message)
Display a popup to the user, given a Severity, a titlebar title, and a message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericSwingUI(javax.swing.JFrame jf)
Method Detail |
---|
public void popup(Severity sev, java.lang.String title, java.lang.String message)
GenericUI
popup
in interface GenericUI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |