: m_SrvLocator(
NULL)
173wxFileName::SplitPath(filename, 0, 0, &ext);
184 return "z5col_format_load_manager";
190 static stringslabel(
"5 Column Format Load Manager");
static bool RecognizeExtension(EFileType fileType, const wxString &extension)
static wxString GetLabel(EFileType fileType)
static wxString GetDialogFilter(EFileType fileType)
EFormat
The formats are checked in the same order as declared here.
@ eFiveColFeatureTable
Five-column feature table.
IServiceLocator - an abstract mechanism for locating services.
IUIObject - object that provides basic properties often required in a UI object.
virtual string GetLabel() const
virtual bool ValidateFilenames(const vector< wxString > &filenames)
checks given filenames and returns true if the manager can handle them, otherwise - shows an error me...
virtual bool IsFinalState()
True if Tool Manager has reached its final state, i.e.
virtual void SetFilenames(const vector< wxString > &filenames)
initilize the manager with the given filenames
C5ColLoadManager()
C5ColLoadManager.
virtual string GetExtensionLabel() const
returns a displayable label for this extension ( please capitalize the key words - "My Extension" )
IServiceLocator * m_SrvLocator
virtual string GetExtensionIdentifier() const
returns the unique human-readable identifier for the extension the id should use lowercase letters se...
virtual IExecuteUnit * GetExecuteUnit()
virtual wxPanel * GetCurrentPanel()
Return the panel corresponding to the current state of Tool Manager.
virtual void SetServiceLocator(IServiceLocator *srv_locator)
Sets / unsets Service Locator.
virtual bool DoTransition(EAction action)
Performs transition if possible and returns true, otherwise the function shall warn the user about th...
vector< wxString > m_FileNames
virtual const IUIObject & GetDescriptor() const
Returns the object describing this tool (UI meta data).
virtual wxString GetFormatWildcard() const
return file wildcard for the format (example - "*.txt;*.tab" )
virtual void LoadSettings()
virtual bool IsCompletedState()
Manager goes into "Complete" state when "Finish" button is pressed and all input data is gatherred an...
virtual bool CanDo(EAction action)
Indicates whether given transition is possible in the current state.
virtual IAppTask * GetTask()
Once parameters are gathered and validated this function is called to produce the final Task object t...
virtual void CleanUI()
CleanUI() is called after the host finished using the manager.
virtual void SetRegistryPath(const string &path)
virtual bool RecognizeFormat(const wxString &filename)
return true if the given file format is supported by this manager
virtual void GetFilenames(vector< wxString > &filenames) const
get actual filenames that will be opened
virtual bool IsInitialState()
return true if the current state of the loader UI is the first valid state (first step in a wizard-li...
virtual void SetParentWindow(wxWindow *parent)
virtual void InitUI()
Initializes the Manager before using it in UI.
virtual void SaveSettings() const
virtual void Init(const string &label, const string &icon_alias, const string &hint=kEmptyStr, const string &description=kEmptyStr, const string &help_id=kEmptyStr, const string &log_event=kEmptyStr)
virtual void SetLogEvent(const string &log_event)
virtual const string & GetLabel() const
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
string ToStdString(const wxString &s)
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