File 'gui/ocDialog.cls' (part of 'Pool_GuiBase')

Description (short)
Dialog with ok and cancel buttons.
Written by
Andreas Kupries
Description
Dialog with ok and cancel buttons.
Keywords
ok, cancel, dialog

Class 'okCancelDialog'

Description
A dialog having a standard button bar: 'Ok' and 'Cancel'.
Superclasses
multipleChoiceDialog
Methods
public
createSubwidgets ()
setBindings ()

Methods

createSubwidgets ()

Overrides multipleChoiceDialog:createSubwidgets
Well, just add 2 buttons to the buttonbar inherited from the superclass.

setBindings ()

Overrides multipleChoiceDialog:setBindings
Let the buttons react to 'return' and 'escape' keys.


Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries