Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

CGdialog Class Reference

This class contains the settings dialog for the CGviewer export function. More...

List of all members.

Public Member Functions

 CGdialog (wxWindow *parent, const wxString &title, CGview *_p)
 Constructor.
virtual void OnCharHook (wxKeyEvent &event)
 Key event handler.
virtual void OnRunCGviewer (wxCommandEvent &event)
 Checkbox "Run CGviewer" handler.
virtual void OnChooseJar (wxCommandEvent &event)
 Button "Choose CGviewer JAR file" handler.
virtual void OnChooseBackgroundColor (wxCommandEvent &event)
 Button "Background color" handler.

Public Attributes

wxTextCtrl * width
wxTextCtrl * height
wxTextCtrl * cgviewapp
wxCheckBox * useDefaultColors
wxCheckBox * runcgview
wxCheckBox * runimageapp
wxCheckBox * showrestrictionsites
wxCheckBox * showgc
wxButton * choosejar
wxChoice * imagetypes
CGviewp
 The calling (parent) CGview class.


Detailed Description

This class contains the settings dialog for the CGviewer export function.


Constructor & Destructor Documentation

CGdialog::CGdialog wxWindow *  parent,
const wxString &  title,
CGview _p
 

Constructor.


Member Function Documentation

void CGdialog::OnCharHook wxKeyEvent &  event  )  [virtual]
 

Key event handler.

void CGdialog::OnChooseBackgroundColor wxCommandEvent &  event  )  [virtual]
 

Button "Background color" handler.

void CGdialog::OnChooseJar wxCommandEvent &  event  )  [virtual]
 

Button "Choose CGviewer JAR file" handler.

void CGdialog::OnRunCGviewer wxCommandEvent &  event  )  [virtual]
 

Checkbox "Run CGviewer" handler.


Member Data Documentation

wxTextCtrl * CGdialog::cgviewapp
 

wxButton* CGdialog::choosejar
 

wxTextCtrl * CGdialog::height
 

wxChoice* CGdialog::imagetypes
 

CGview* CGdialog::p
 

The calling (parent) CGview class.

wxCheckBox * CGdialog::runcgview
 

wxCheckBox * CGdialog::runimageapp
 

wxCheckBox * CGdialog::showgc
 

wxCheckBox * CGdialog::showrestrictionsites
 

wxCheckBox* CGdialog::useDefaultColors
 

wxTextCtrl* CGdialog::width
 


The documentation for this class was generated from the following file:
Generated on Fri Aug 11 16:19:44 2006 for GENtle by  doxygen 1.4.1