TdkSwingInteractController Class Reference

#include <TdkSwingInteractController.h>

Inheritance diagram for TdkSwingInteractController:

TdkInteractController TdkController TdkEventHandler List of all members.

Public Member Functions

void setZoom ()
void enterWindow ()
 Method called whenever the mouse leaves the map display area.
void leaveWindow ()
 Method called whenever the mouse leaves the map display area.

Static Public Member Functions

static TdkSwingInteractControllergetInstance ()
static void swgRedraw ()
static void swgRefresh ()
static int MouseMove (int button, int clickCount, int x, int y)
static int MouseClick (int button, int press, int x, int y)
static int Resize (int w, int h)
static void mouseOn (bool on)

Private Member Functions

 TdkSwingInteractController ()
 ~TdkSwingInteractController ()

Private Attributes

bool zoom_

Static Private Attributes

static TdkSwingInteractControllerinstance_ = 0
static bool on_ = true

Constructor & Destructor Documentation

TdkSwingInteractController::TdkSwingInteractController (  )  [private]

TdkSwingInteractController::~TdkSwingInteractController (  )  [private]


Member Function Documentation

TdkSwingInteractController * TdkSwingInteractController::getInstance (  )  [static]

void TdkSwingInteractController::setZoom (  ) 

void TdkSwingInteractController::swgRedraw (  )  [static]

void TdkSwingInteractController::swgRefresh (  )  [static]

int TdkSwingInteractController::MouseMove ( int  button,
int  clickCount,
int  x,
int  y 
) [static]

int TdkSwingInteractController::MouseClick ( int  button,
int  press,
int  x,
int  y 
) [static]

int TdkSwingInteractController::Resize ( int  w,
int  h 
) [static]

void TdkSwingInteractController::mouseOn ( bool  on  )  [static]

void TdkSwingInteractController::enterWindow (  )  [virtual]

Method called whenever the mouse leaves the map display area.

Reimplemented from TdkInteractController.

void TdkSwingInteractController::leaveWindow (  )  [virtual]

Method called whenever the mouse leaves the map display area.

Reimplemented from TdkInteractController.


Member Data Documentation

TdkSwingInteractController * TdkSwingInteractController::instance_ = 0 [static, private]

bool TdkSwingInteractController::zoom_ [private]

bool TdkSwingInteractController::on_ = true [static, private]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:55 2007 for TDK by  doxygen 1.5.2