TranslationFrameBase Class Reference

#include <TerrainEditor.h>

Inheritance diagram for TranslationFrameBase:
TranslationFrame

List of all members.

Public Member Functions

 TranslationFrameBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Translation"), const wxPoint &pos=wxPoint(-1,-1), const wxSize &size=wxSize(150, 214), long style=wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxFRAME_TOOL_WINDOW|wxTAB_TRAVERSAL)
 ~TranslationFrameBase ()

Public Attributes

wxTextCtrl * textCtrlX
wxTextCtrl * textCtrlY
wxTextCtrl * textCtrlZ

Protected Member Functions

virtual void onButtonClickApply (wxCommandEvent &event)

Protected Attributes

wxStaticText * _staticText11
wxStaticText * _staticText6
wxStaticText * _staticText8
wxStaticText * _staticText9
wxButton * _buttonApply

Detailed Description

Class TranslationFrameBase


Constructor & Destructor Documentation

TranslationFrameBase::TranslationFrameBase ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = wxT("Translation"),
const wxPoint &  pos = wxPoint( -1,-1 ),
const wxSize &  size = wxSize( 150,214 ),
long  style = wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxFRAME_TOOL_WINDOW|wxTAB_TRAVERSAL 
)
TranslationFrameBase::~TranslationFrameBase (  ) 

Member Function Documentation

virtual void TranslationFrameBase::onButtonClickApply ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in TranslationFrame.


Member Data Documentation

wxButton* TranslationFrameBase::_buttonApply [protected]
wxStaticText* TranslationFrameBase::_staticText11 [protected]
wxStaticText* TranslationFrameBase::_staticText6 [protected]
wxStaticText* TranslationFrameBase::_staticText8 [protected]
wxStaticText* TranslationFrameBase::_staticText9 [protected]

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

Generated on Thu Jan 14 20:50:13 2010 for TerrainEditor by  doxygen 1.6.1