Click here to Skip to main content
15,905,679 members
Articles / Programming Languages / Java / Java SE

Abstract class for creating dialog boxes with OK/CANCEL/APPLY buttons.

Rate me:
Please Sign up or sign in to vote.
3.88/5 (5 votes)
17 Nov 20015 min read 65.7K   1.5K   20  
An abstract base class that provides the basic plumbing necessary for an options dialog. More specifically, it manages the creation, layout, display and event handling of the three option buttons OK, APPLY and CANCEL.

Views

Daily Counts

Downloads

Weekly Counts


Written By
Web Developer
Singapore Singapore
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions