Implementers of dialogs should be able to:
1) close the dialog themselves
2) set up their own button bar
These could be implemented in new dialog classes, so as to
not break the Dialog API. Clients could override a "createButtons" method in
AbstractDialog. A new DialogExtension interface can be added that creates
buttons and allows closing.
Original issue reported on code.google.com by delmyers...@gmail.com on 27 May 2011 at 6:47
Original issue reported on code.google.com by
delmyers...@gmail.com
on 27 May 2011 at 6:47