BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
HTMLFrameBase Class Reference

Class HTMLFrameBase. More...

#include <HTMLFrameBase.h>

Inheritance diagram for HTMLFrameBase:
bellshire::HTMLFrame

Public Member Functions

 HTMLFrameBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxCAPTION|wxDEFAULT_FRAME_STYLE|wxFRAME_TOOL_WINDOW|wxTAB_TRAVERSAL)
 

Public Attributes

wxHtmlWindow * m_HTMLWindow
 

Protected Member Functions

virtual void OnClose (wxCloseEvent &event)
 
virtual void OnHTMLPreviewButton (wxCommandEvent &event)
 
virtual void OnHTMLPrintButton (wxCommandEvent &event)
 
virtual void OnCloseButton (wxCommandEvent &event)
 

Protected Attributes

wxPanel * m_panel62
 
wxButton * m_HTMLPreviewButton
 
wxButton * m_HTMLPrintButton
 
wxButton * m_HTMLCloseButton
 
wxStatusBar * m_statusBar2
 

Detailed Description

Class HTMLFrameBase.


The documentation for this class was generated from the following files: