scsolver::MouseListener Class Reference

#include <baselistener.hxx>

Inheritance diagram for scsolver::MouseListener:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MouseListener (BaseDialog *pDlg)
virtual ~MouseListener ()=0 throw ()
virtual void SAL_CALL mousePressed (const awt::MouseEvent &) throw ( RuntimeException )
virtual void SAL_CALL mouseReleased (const awt::MouseEvent &) throw ( RuntimeException )
virtual void SAL_CALL mouseEntered (const awt::MouseEvent &) throw ( RuntimeException )
virtual void SAL_CALL mouseExited (const awt::MouseEvent &) throw ( RuntimeException )
virtual void SAL_CALL disposing (const lang::EventObject &) throw ( RuntimeException )


Detailed Description

Definition at line 136 of file baselistener.hxx.


Constructor & Destructor Documentation

scsolver::MouseListener::MouseListener ( BaseDialog pDlg  )  [inline]

Definition at line 139 of file baselistener.hxx.

scsolver::MouseListener::~MouseListener (  )  throw () [pure virtual]

Definition at line 91 of file baselistener.cxx.


Member Function Documentation

virtual void SAL_CALL scsolver::MouseListener::mousePressed ( const awt::MouseEvent &   )  throw ( RuntimeException ) [inline, virtual]

Reimplemented in scsolver::WindowMouseListener.

Definition at line 142 of file baselistener.hxx.

virtual void SAL_CALL scsolver::MouseListener::mouseReleased ( const awt::MouseEvent &   )  throw ( RuntimeException ) [inline, virtual]

Reimplemented in scsolver::WindowMouseListener.

Definition at line 143 of file baselistener.hxx.

virtual void SAL_CALL scsolver::MouseListener::mouseEntered ( const awt::MouseEvent &   )  throw ( RuntimeException ) [inline, virtual]

Reimplemented in scsolver::WindowMouseListener.

Definition at line 144 of file baselistener.hxx.

virtual void SAL_CALL scsolver::MouseListener::mouseExited ( const awt::MouseEvent &   )  throw ( RuntimeException ) [inline, virtual]

Reimplemented in scsolver::WindowMouseListener.

Definition at line 145 of file baselistener.hxx.

virtual void SAL_CALL scsolver::MouseListener::disposing ( const lang::EventObject &   )  throw ( RuntimeException ) [inline, virtual]

Reimplemented in scsolver::WindowMouseListener.

Definition at line 147 of file baselistener.hxx.


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