|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DialogManager
Provides functionalities to show a dialog box in a GUI.
| Method Summary | |
|---|---|
void |
showDialog(JComponent p,
String title,
boolean modal)
Wraps the given component in a dialog box appropriate for the current GUI, and makes it visible. |
| Method Detail |
|---|
void showDialog(JComponent p,
String title,
boolean modal)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||