Package pyraf :: Module urwutil :: Class InputDialogDisplay
[hide private]
[frames] | no frames]

Class InputDialogDisplay

source code


Instance Methods [hide private]
 
__init__(self, text, height, width) source code
 
unhandled_key(self, size, k) source code
 
on_exit(self, exitcode) source code

Inherited from DialogDisplay: add_buttons, button_press, main, run

Class Variables [hide private]

Inherited from DialogDisplay: palette

Method Details [hide private]

__init__(self, text, height, width)
(Constructor)

source code 
Overrides: DialogDisplay.__init__

unhandled_key(self, size, k)

source code 
Overrides: DialogDisplay.unhandled_key

on_exit(self, exitcode)

source code 
Overrides: DialogDisplay.on_exit