scsolver::OptionBtnListener Class Reference

#include <listener.hxx>

Inheritance diagram for scsolver::OptionBtnListener:

Inheritance graph
[legend]
Collaboration diagram for scsolver::OptionBtnListener:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 OptionBtnListener (SolverDialog *pDlg)
virtual ~OptionBtnListener () throw ()
virtual void SAL_CALL disposing (const lang::EventObject &oEvt) throw ( RuntimeException )
virtual void SAL_CALL actionPerformed (const awt::ActionEvent &oEvt) throw ( RuntimeException )

Private Attributes

std::auto_ptr
< MessageDialog
m_pDlg


Detailed Description

Definition at line 225 of file listener.hxx.


Constructor & Destructor Documentation

scsolver::OptionBtnListener::OptionBtnListener ( SolverDialog pDlg  ) 

Definition at line 311 of file listener.cxx.

scsolver::OptionBtnListener::~OptionBtnListener (  )  throw () [virtual]

Definition at line 316 of file listener.cxx.


Member Function Documentation

void scsolver::OptionBtnListener::disposing ( const lang::EventObject &  oEvt  )  throw ( RuntimeException ) [virtual]

Reimplemented from scsolver::ActionListener.

Definition at line 320 of file listener.cxx.

void scsolver::OptionBtnListener::actionPerformed ( const awt::ActionEvent &  oEvt  )  throw ( RuntimeException ) [virtual]

Reimplemented from scsolver::ActionListener.

Definition at line 325 of file listener.cxx.

References scsolver::Listener::getDialog(), scsolver::SolverImpl::getMainDialog(), scsolver::OptionData::getModelType(), scsolver::SolverImpl::getOptionData(), scsolver::SolverDialog::getOptionDialog(), scsolver::BaseDialog::getSolverImpl(), scsolver::OptionDialog::setModelType(), and scsolver::OptionDialog::setVisible().


Member Data Documentation

std::auto_ptr<MessageDialog> scsolver::OptionBtnListener::m_pDlg [private]

Reimplemented from scsolver::Listener.

Definition at line 239 of file listener.hxx.


The documentation for this class was generated from the following files:
Generated on Mon Jul 28 09:13:47 2008 for scsolver by  doxygen 1.5.3