#include <ProgramOptionsDialog.h>
Public Member Functions | |
| TEnzymeSettingsTab (wxWindow *parent=NULL, int _mode=EST_GLOBAL) | |
| Constructor. | |
| virtual void | updateColorButton (wxButton *b, wxColour &c) |
| Updates the color of one of the color choice buttons. | |
| virtual void | updateGlobalEnzymes () |
| Update the global enzymes list. | |
| virtual void | updateColor (wxColour &c) |
| ??? | |
| virtual void | OnEnzymeCheckbox (wxCommandEvent &event) |
| Enyzme checkbox event handler. | |
| virtual void | OnButton1 (wxCommandEvent &event) |
| Button 1 (single cutter) event handler. | |
| virtual void | OnButton2 (wxCommandEvent &event) |
| Button 2 (double cutter) event handler. | |
| virtual void | OnButton3 (wxCommandEvent &event) |
| Button 3 (triple cutter) event handler. | |
Public Attributes | |
| wxCheckBox * | useSettings |
| wxFlexGridSizer * | optionsSizer |
| wxSpinCtrl * | minCutoff |
| wxSpinCtrl * | maxCutoff |
| wxCheckBox * | useMinCutoff |
| wxCheckBox * | useMaxCutoff |
| wxCheckBox * | use_color_coding |
| wxCheckBox * | join_enzymes |
| wxCheckBox * | recog4 |
| wxCheckBox * | recog5 |
| wxCheckBox * | recog6 |
| wxCheckBox * | recog6p |
| wxCheckBox * | pattern3 |
| wxCheckBox * | pattern5 |
| wxCheckBox * | pattern_blunt |
| wxCheckBox * | met_dam |
| wxCheckBox * | met_dcm |
| wxCheckBox * | showgc |
| wxChoice * | default_group |
| wxButton * | bcol1 |
| wxButton * | bcol2 |
| wxButton * | bcol3 |
| wxColour | col1 |
| wxColour | col2 |
| wxColour | col3 |
| int | mode |
|
||||||||||||
|
Constructor.
|
|
|
Button 1 (single cutter) event handler.
|
|
|
Button 2 (double cutter) event handler.
|
|
|
Button 3 (triple cutter) event handler.
|
|
|
Enyzme checkbox event handler.
|
|
|
???
|
|
||||||||||||
|
Updates the color of one of the color choice buttons.
|
|
|
Update the global enzymes list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1