scsolver::ConstEditBtnListener Class Reference

#include <listener.hxx>

Inheritance diagram for scsolver::ConstEditBtnListener:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Private Member Functions

ConstButtonType getButtonType () const

Private Attributes

ConstButtonType m_eBtnType


Detailed Description

Definition at line 243 of file listener.hxx.


Constructor & Destructor Documentation

scsolver::ConstEditBtnListener::ConstEditBtnListener ( SolverDialog pDlg,
ConstButtonType  eType 
)

Definition at line 338 of file listener.cxx.

References m_eBtnType.

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

Definition at line 344 of file listener.cxx.


Member Function Documentation

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

Reimplemented from scsolver::ActionListener.

Definition at line 348 of file listener.cxx.

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

Reimplemented from scsolver::ActionListener.

Definition at line 353 of file listener.cxx.

References scsolver::CONST_ADD, scsolver::CONST_CHANGE, scsolver::CONST_DELETE, getButtonType(), scsolver::SolverDialog::getConstEditDialog(), scsolver::SolverDialog::getConstraint(), scsolver::Listener::getDialog(), scsolver::SolverImpl::getMainDialog(), scsolver::SolverDialog::getSelectedConstraintPos(), scsolver::BaseDialog::getSolverImpl(), scsolver::SolverDialog::removeConstraint(), scsolver::ConstEditDialog::setChangeMode(), scsolver::ConstEditDialog::setConstraintId(), scsolver::ConstEditDialog::setEquality(), scsolver::ConstEditDialog::setLeftCellReference(), scsolver::ConstEditDialog::setRightCellReference(), scsolver::ConstEditDialog::setVisible(), and scsolver::SolverDialog::updateWidgets().

ConstButtonType scsolver::ConstEditBtnListener::getButtonType (  )  const [inline, private]

Definition at line 260 of file listener.hxx.

References m_eBtnType.

Referenced by actionPerformed().


Member Data Documentation

ConstButtonType scsolver::ConstEditBtnListener::m_eBtnType [private]

Definition at line 259 of file listener.hxx.

Referenced by ConstEditBtnListener(), and getButtonType().


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