2009-03-11
долгое прощание
(цитата)
public boolean onClose() {
Dialog.alert("Goodbye!");
System.exit(0);
return true;
}