background image Chris Johnson, Index
Dialogs


	dialog = new Dialog(myFrame, "SimpleDialog", true);
	/* true implies a modal dialog */



forward