|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <wx/wx.h>#include <wx/panel.h>#include "tableviewer.hpp"#include "../terminal/terminal.hpp"#include "../../kernel/core/ui/language.hpp"Go to the source code of this file.
Classes | |
| class | TablePanel |
| Generic table panel, which also contains all meta UI elements. More... | |
| class | TableEditPanel |
| A table panel with editing functionalities. Creates APPLY and CANCEL buttons and provides their event handlers. More... | |
Variables | |
| Language | _guilang |
|
extern |
Definition at line 135 of file NumeReWindow.cpp.