|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DialogSupport
| Method Summary | |
|---|---|
void |
pack()
Pack the components so that the dialog is just large enough to display all its content. |
void |
setCaption(java.lang.String caption)
Set the dialog title or caption |
int |
showDialog(java.lang.Object owner)
Show the dialog, making it visible and modal |
| Method Detail |
|---|
void setCaption(java.lang.String caption)
caption - the new captionvoid pack()
int showDialog(java.lang.Object owner)
owner - The container to which the dialog is added.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||