Package gui :: Package spin_viewer :: Module frame :: Class Finish_page
[hide private]
[frames] | no frames]

Class Finish_page

source code


The terminating wizard page.

Instance Methods [hide private]
 
add_contents(self, sizer)
This blank method is needed so that the page shows and does nothing.
source code

Inherited from wizard.Wiz_page: __init__, add_artwork, add_desc, on_apply, on_back, on_completion, on_display, on_display_post, on_execute, on_init, on_next

Class Variables [hide private]
  image_path = WIZARD_IMAGE_PATH+ 'spin.png'
  main_text = 'The spin systems should now have been loaded into...
  title = 'Spin loading complete'

Inherited from wizard.Wiz_page: art_spacing, divider, height_element, setup_fail, size_button, size_square_button

Method Details [hide private]

add_contents(self, sizer)

source code 

This blank method is needed so that the page shows and does nothing.

Parameters:
  • sizer (wx.Sizer instance) - A sizer object.
Overrides: wizard.Wiz_page.add_contents

Class Variable Details [hide private]

main_text

Value:
'The spin systems should now have been loaded into the relax data stor\
e.'