The test_frame module

A frame for getting information about various experiment properties.

This exists for testing purposes.

Classes

TestingFrame

class src.dev.test_frame.TestingFrame(parent, experiment)[source]

Methods

Functions

src.dev.test_frame.createButton(panel, sizer, label, handler)[source]

Create a wxButton and add it to the appropriate sizer.

Table Of Contents

Previous topic

The instrumenteditor module

Next topic

The svn_updater module

This Page