33#include <wx/treectrl.h> 
   57"behavior_definition_template.cc";
 
   68    _T(
"Portions of this program are copyright\n" 
   70       "Xerces (c) 1999-2005 The Apache Software\n"  
   71       "wxWidgets (c) 1998 Julian Smart, Robert Roebling \n" 
   72       "Tcl (c) 1998-1999 by Scriptics Corporation\n"  
   73       "Editline (c) 1997 The NetBSD Foundation, Inc.\n" 
   74       "Boost C++ Libraries (c) 2003 Beman Dawes, David Abrahams\n"  
   76       "For more information see User manual chapter \"Copyright notices\"" 
static std::string defaultTextEditorPath()
static const std::string CMD_NAME_MEMORY
Investigate memory command name.
static const std::string CMD_NAME_REMOVE_OPERATION
Remove operation command name.
static const std::string DEFAULT_EDITOR
Default editor name.
static const int DEFAULT_COLUMN_WIDTH
Default column width.
static const std::string LOGO_NAME
Name of the logo.
static const std::string CMD_NAME_OPTIONS
Option command name.
static const std::string CMD_NAME_SIMULATE
Simulate command name.
static const std::string CMD_NAME_USER_MANUAL
User manual command name.
static const std::string CONF_FILE_NAME
Configuration file name.
static const std::string CMD_NAME_QUIT
Quit command name.
static const std::string CMD_NAME_ADD_OPERATION
Add operation command name.
static const wxString APPLICATION_NAME
The name of the application.
static const std::string CMD_NAME_ADD_MODULE
Add module command name.
static const std::string CMD_NAME_BUILD_ALL
Build all command name.
static const std::string CMD_NAME_PROPERTIES
Operation properties command name.
static const std::string CMD_NAME_BUILD
Build command name.
static const wxString OSED_COPYRIGHT
Copyright string.
static const std::string CMD_NAME_REMOVE_MODULE
Remove module command name.
static const std::string CMD_NAME_MODIFY_BEHAVIOR
Modify behavior command name.
static const std::string CMD_NAME_ABOUT
About command name.
static const std::string BEHAVIOR_TEMPLATE_FILE_NAME
Name of the behavior template file name.
static const std::string USER_MANUAL_NAME
Name of the user manual.