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

Description (short)
Dialog with an ok button.
Written by
Andreas Kupries
Description
Dialog with a single ok button.
Keywords
ok, dialog, information display

Class 'infoDialog'

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

Methods

createSubwidgets ()

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

setBindings ()

Overrides multipleChoiceDialog:setBindings
Let the button react to the 'return' key.


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