=
newobjects::CUser_object();
94wxPanel::Create( parent,
id, pos,
size, style );
99GetSizer()->SetSizeHints(
this);
143wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
144itemPanel1->SetSizer(itemBoxSizer2);
146wxFlexGridSizer* itemFlexGridSizer3 =
newwxFlexGridSizer(0, 2, 0, 0);
147itemBoxSizer2->Add(itemFlexGridSizer3, 0, wxGROW|wxALL, 0);
149wxStaticText* itemStaticText4 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"BioProject"), wxDefaultPosition, wxSize(250, -1), wxALIGN_CENTRE );
150itemFlexGridSizer3->Add(itemStaticText4, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
152itemFlexGridSizer3->Add(0, 5, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
155itemFlexGridSizer3->Add(
m_BioProject, 1, wxGROW | wxALL, 0);
157itemFlexGridSizer3->Add(0, 75, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 0);
159wxStaticText* itemStaticText8 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"BioSample"), wxDefaultPosition, wxDefaultSize, 0 );
160itemFlexGridSizer3->Add(itemStaticText8, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
162itemFlexGridSizer3->Add(0, 5, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
165itemFlexGridSizer3->Add(
m_BioSample, 1, wxGROW|wxALL, 0);
167itemFlexGridSizer3->Add(0, 75, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 0);
169wxStaticText* itemStaticText12 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"ProbeDB"), wxDefaultPosition, wxDefaultSize, 0 );
170itemFlexGridSizer3->Add(itemStaticText12, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
172itemFlexGridSizer3->Add(0, 5, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
175itemFlexGridSizer3->Add(
m_ProbeDB, 1, wxGROW|wxALL, 0);
177itemFlexGridSizer3->Add(0, 75, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 0);
179wxStaticText* itemStaticText16 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Trace Assembly Archive"), wxDefaultPosition, wxDefaultSize, 0 );
180itemFlexGridSizer3->Add(itemStaticText16, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
182itemFlexGridSizer3->Add(0, 5, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
187itemFlexGridSizer3->Add(0, 75, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 0);
189wxStaticText* itemStaticText20 =
newwxStaticText( itemPanel1, wxID_STATIC,
_(
"Sequence Read Archive"), wxDefaultPosition, wxDefaultSize, 0 );
190itemFlexGridSizer3->Add(itemStaticText20, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
192itemFlexGridSizer3->Add(0, 5, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 0);
194 m_SRA=
new CStringListCtrl( itemPanel1,
ID_SRA, wxDefaultPosition, wxSize(100, 100), wxSUNKEN_BORDER|wxScrolledWindowStyle|wxTAB_TRAVERSAL );
195itemFlexGridSizer3->Add(
m_SRA, 1, wxGROW|wxALL, 0);
197itemFlexGridSizer3->Add(0, 75, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 0);
211 if(!wxPanel::TransferDataToWindow())
220 if(!wxPanel::TransferDataFromWindow())
274 m_User->Assign(desc.GetUser());
CDBLinkPanel()
Constructors.
CStringListCtrl * m_TraceAssembly
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
virtual bool TransferDataFromWindow()
static bool ShowToolTips()
Should we show tooltips?
virtual bool TransferDataToWindow()
CStringListCtrl * m_ProbeDB
void CreateControls()
Creates the controls and sizers.
CStringListCtrl * m_BioProject
~CDBLinkPanel()
Destructor.
CRef< objects::CUser_object > GetUser_object() const
bool Create(wxWindow *parent, wxWindowID id=ID_CDBLINKPANEL, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxTAB_TRAVERSAL)
Creation.
virtual void UpdateSeqdesc(objects::CSeqdesc &desc)
CRef< objects::CUser_object > m_User
virtual void ChangeSeqdesc(const objects::CSeqdesc &desc)
CStringListCtrl * m_BioSample
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
void Init()
Initialises member variables.
void Reset(void)
Reset reference object.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const struct ncbi::grid::netcache::search::fields::SIZE size
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4