Public Member Functions | |
| TAutoAnnotateDialog (wxWindow *parent, const wxString &title, AutoAnnotate *_aa) | |
| Constructor. | |
| ~TAutoAnnotateDialog () | |
| Destructor. | |
| virtual void | OnCharHook (wxKeyEvent &event) |
| Key event handler. | |
Public Attributes | |
| wxCheckBox * | useCommonDatabase |
| wxCheckBox * | useAdditionalDatabase |
| wxCheckBox * | useMachete |
| wxCheckBox * | doAddORFs |
| wxChoice * | additionalDatabase |
| Dropdown box with available databases. | |
Private Attributes | |
| AutoAnnotate * | aa |
| Pointer to the calling AutoAnnotate class. | |
|
||||||||||||||||
|
Constructor.
|
|
|
Destructor.
|
|
|
Key event handler.
|
|
|
Pointer to the calling AutoAnnotate class.
|
|
|
Dropdown box with available databases.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1